Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
open-source
MetaGer
Commits
84a1090e
Commit
84a1090e
authored
Mar 30, 2020
by
Dominik Hebeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update values.yaml
parent
e79b734c
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
chart/values.yaml
chart/values.yaml
+3
-3
No files found.
chart/values.yaml
View file @
84a1090e
...
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment