Fix indent on liveness probe
This commit is contained in:
parent
014b80312c
commit
23d03b990d
14
k8s/app.yaml
14
k8s/app.yaml
@ -30,10 +30,10 @@ spec:
|
||||
secretKeyRef:
|
||||
name: mev-inspect-db-credentials
|
||||
key: password
|
||||
livenessProbe:
|
||||
exec:
|
||||
command:
|
||||
- ls
|
||||
- /
|
||||
initialDelaySeconds: 20
|
||||
periodSeconds: 5
|
||||
livenessProbe:
|
||||
exec:
|
||||
command:
|
||||
- ls
|
||||
- /
|
||||
initialDelaySeconds: 20
|
||||
periodSeconds: 5
|
||||
|
Loading…
x
Reference in New Issue
Block a user