mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 12:32:34 +02:00
bump k8s pod mem limit to 320 until cache fixed
This commit is contained in:
parent
c7717afbfa
commit
644c6cf00b
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ spec:
|
|||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
memory: 170Mi
|
||||
memory: 320Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 70Mi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue