Skip to content

Commit

Permalink
Adjustment of cluster-dns
Browse files Browse the repository at this point in the history
Signed-off-by: zeroalphat <[email protected]>
  • Loading branch information
zeroalphat committed Jan 10, 2024
1 parent 7b8c38b commit 32f15f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/cluster-dns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ spec:
imagePullPolicy: IfNotPresent
resources:
requests:
cpu: 100m
memory: 70Mi
cpu: 50m
memory: 250Mi
args: [ "-conf", "/etc/coredns/Corefile" ]
lifecycle:
preStop:
Expand Down

0 comments on commit 32f15f3

Please sign in to comment.