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
f4cc7f6e
Commit
f4cc7f6e
authored
Nov 28, 2019
by
Dominik Hebeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added hpa
parent
d7da08eb
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
chart/values.yaml
chart/values.yaml
+5
-5
No files found.
chart/values.yaml
View file @
f4cc7f6e
...
...
@@ -17,9 +17,9 @@ application:
secretName
:
secretChecksum
:
hpa
:
enabled
:
fals
e
minReplicas
:
1
maxReplicas
:
5
enabled
:
tru
e
minReplicas
:
2
maxReplicas
:
20
targetCPUUtilizationPercentage
:
80
gitlab
:
app
:
...
...
@@ -72,8 +72,8 @@ resources:
# cpu: 100m
# memory: 128Mi
requests
:
#
cpu:
1
00m
#
memory: 128Mi
cpu
:
5
00m
memory
:
128Mi
## Configure PodDisruptionBudget
## ref: https://kubernetes.io/docs/concepts/workloads/pods/disruptions/
...
...
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