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
|
||||
name: kavita-email
|
||||
ports:
|
||||
- name: http:
|
||||
- name: http
|
||||
protocol: TCP
|
||||
containerPort: 5003
|
||||
livenessProbe:
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ spec:
|
|||
value: America/New_York
|
||||
image: kizaing/kavita:latest
|
||||
ports:
|
||||
- name: http:
|
||||
- name: http
|
||||
protocol: TCP
|
||||
containerPort: 5000
|
||||
livenessProbe:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue