Skip to content
Snippets Groups Projects
Commit 1b50e6e3 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
parents 48e4b53e 808409a7
No related branches found
No related tags found
1 merge request!57Use namespace defaults for resource limits
Pipeline #44595 passed with warnings
......@@ -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