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: ...@@ -89,7 +89,7 @@ spec:
cpu: 200m cpu: 200m
memory: 256Mi memory: 256Mi
limits: limits:
cpu: 200m cpu: "1"
memory: 256Mi memory: 256Mi
volumeMounts: volumeMounts:
- name: tls-secret - name: tls-secret
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment