fixing changes as per requested.

Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
pull/13256/head
Robert Sirchia 5 months ago
parent b98952fb01
commit b92cc927d1
No known key found for this signature in database
GPG Key ID: C2D40F4D8196E874

@ -189,7 +189,7 @@ resources: {}
# cpu: 100m # cpu: 100m
# memory: 128Mi # memory: 128Mi
# This is to setup the liveness and readiness probes more infomation can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/ # This is to setup the liveness and readiness probes more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/
livenessProbe: livenessProbe:
httpGet: httpGet:
path: / path: /

Loading…
Cancel
Save