Skip to content
Snippets Groups Projects
Verified Commit 9a63eacf authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(dns): Adjust cpu limit to use full cores

parent bc830a51
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@ spec:
cpu: 200m
memory: 256Mi
limits:
cpu: 200m
cpu: "1"
memory: 256Mi
volumeMounts:
- name: tls-secret
......
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