Skip to content
Snippets Groups Projects
Commit 84a1090e authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Update values.yaml

parent e79b734c
No related branches found
No related tags found
1 merge request!1560Development
......@@ -50,14 +50,14 @@ prometheus:
metrics: false
livenessProbe:
path: "/"
initialDelaySeconds: 15
initialDelaySeconds: 40
timeoutSeconds: 15
scheme: "HTTP"
probeType: "httpGet"
readinessProbe:
path: "/"
initialDelaySeconds: 5
timeoutSeconds: 3
initialDelaySeconds: 30
timeoutSeconds: 15
scheme: "HTTP"
probeType: "httpGet"
postgresql:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment