Skip to content
Snippets Groups Projects
Commit 808409a7 authored by Krishna Nikhil Vedurumudi's avatar Krishna Nikhil Vedurumudi
Browse files

Use namespace defaults for resource limits

parent 48e4b53e
No related branches found
No related tags found
1 merge request!57Use namespace defaults for resource limits
Pipeline #44593 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