Minor fixes
This commit is contained in:
parent
b9c7c19576
commit
b5e2e6bf23
Binary file not shown.
@ -22,13 +22,13 @@ workload:
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /api/app/about
|
||||
port: mealie
|
||||
port: 9000
|
||||
initialDelaySeconds: 10
|
||||
periodSeconds: 10
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /api/app/about
|
||||
port: mealie
|
||||
port: 9000
|
||||
initialDelaySeconds: 10
|
||||
periodSeconds: 10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user