mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 08:57:04 +02:00
feat(k8s-ycl): Release k8s-ycl-1.2.4
This commit is contained in:
parent
06958a733c
commit
a50630fa60
1 changed files with 3 additions and 1 deletions
|
@ -39,8 +39,10 @@ controllers:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /healthz
|
path: /healthz
|
||||||
port: 8081
|
port: 8081
|
||||||
|
initialDelaySeconds: 0
|
||||||
failureThreshold: 30
|
failureThreshold: 30
|
||||||
periodSeconds: 10
|
periodSeconds: 5
|
||||||
|
timeoutSeconds: 1
|
||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
certs:
|
certs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue