bind + woodpecker-agent: reduce CPU requests
This commit is contained in:
@@ -31,7 +31,7 @@ spec:
|
||||
external-dns.alpha.kubernetes.io/hostname: bind-authoritative-primary.k8s.syd1.au.unkin.net
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
cpu: 20m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: "1"
|
||||
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
type: ClusterIP
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
cpu: 20m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: "1"
|
||||
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
- 1.1.1.1
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
cpu: 20m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: "1"
|
||||
|
||||
@@ -15,7 +15,7 @@ agent:
|
||||
reloader.stakater.com/auto: "true"
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
cpu: 50m
|
||||
limits:
|
||||
memory: 128Mi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user