Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Partition
Commits
808409a7
Commit
808409a7
authored
Jun 04, 2021
by
Krishna Nikhil Vedurumudi
Browse files
Use namespace defaults for resource limits
parent
48e4b53e
Pipeline
#44593
passed with stages
in 27 minutes and 25 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
devops/azure/chart/templates/deployment.yaml
View file @
808409a7
...
...
@@ -41,11 +41,6 @@ spec:
imagePullPolicy
:
Always
ports
:
-
containerPort
:
80
resources
:
requests
:
cpu
:
"
100m"
limits
:
cpu
:
"
300m"
readinessProbe
:
httpGet
:
path
:
/actuator/health
...
...
David Diederich
@divido
mentioned in commit
be0b063a
·
Jun 03, 2021
mentioned in commit
be0b063a
mentioned in commit be0b063aa411fd39c22e2e3eedfa4d4f85d7280c
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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