fix(kavita): typo
This commit is contained in:
parent
58efac8437
commit
9e4887443e
2 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ spec:
|
||||||
- image: kizaing/kavitaemail:latest
|
- image: kizaing/kavitaemail:latest
|
||||||
name: kavita-email
|
name: kavita-email
|
||||||
ports:
|
ports:
|
||||||
- name: http:
|
- name: http
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
containerPort: 5003
|
containerPort: 5003
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
|
|
|
||||||
|
|
@ -47,7 +47,7 @@ spec:
|
||||||
value: America/New_York
|
value: America/New_York
|
||||||
image: kizaing/kavita:latest
|
image: kizaing/kavita:latest
|
||||||
ports:
|
ports:
|
||||||
- name: http:
|
- name: http
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
containerPort: 5000
|
containerPort: 5000
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue