mittwald / kubernetes-secret-generator

Kubernetes controller for automatically generating and updating secrets
Apache License 2.0
329 stars 56 forks source link

modify liveness probes from values.yaml #96

Closed zfrhv closed 4 months ago

zfrhv commented 5 months ago

hello, we have openshift and its api is very slow (its a known issue for long..) the pod enters crashloops because of the slow startup.

could you please add feature to the helm chart so we could increase the readiness and liveness probes timeouts from values.yaml?