Update file values.yaml
This commit is contained in:
@@ -822,10 +822,10 @@ traefik:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: "100m"
|
cpu: "100m"
|
||||||
memory: "128Mi"
|
|
||||||
limits:
|
|
||||||
cpu: "300m"
|
|
||||||
memory: "256Mi"
|
memory: "256Mi"
|
||||||
|
limits:
|
||||||
|
#cpu: "300m"
|
||||||
|
memory: "512Mi"
|
||||||
|
|
||||||
# This example pod anti-affinity forces the scheduler to put traefik pods
|
# This example pod anti-affinity forces the scheduler to put traefik pods
|
||||||
# on nodes where no other traefik pods are scheduled.
|
# on nodes where no other traefik pods are scheduled.
|
||||||
|
|||||||
Reference in New Issue
Block a user