Skip to content
Snippets Groups Projects
Commit be0b063a authored by David Diederich's avatar David Diederich
Browse files

Merge branch 'azure-k8s' into 'master'

Use namespace defaults for resource limits

See merge request !57

(cherry picked from commit 1b50e6e3)

808409a7 Use namespace defaults for resource limits
parent 956a9563
No related branches found
No related tags found
1 merge request!58Cherry-pick 'Use namespace defaults for resource limits' to 'release/0.9'
Pipeline #44597 failed
......@@ -41,11 +41,6 @@ spec:
imagePullPolicy: Always
ports:
- containerPort: 80
resources:
requests:
cpu: "100m"
limits:
cpu: "300m"
readinessProbe:
httpGet:
path: /actuator/health
......
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