Update file values.yaml

This commit is contained in:
2025-01-11 14:30:36 +00:00
parent 46724e763c
commit 14a659df5b

View File

@@ -822,10 +822,10 @@ traefik:
resources:
requests:
cpu: "100m"
memory: "128Mi"
limits:
cpu: "300m"
memory: "256Mi"
limits:
#cpu: "300m"
memory: "512Mi"
# This example pod anti-affinity forces the scheduler to put traefik pods
# on nodes where no other traefik pods are scheduled.