update resource

This commit is contained in:
2024-08-30 04:56:01 -05:00
parent 8ec254f59c
commit f12b7aa532

View File

@@ -825,7 +825,7 @@ traefik:
memory: "50Mi"
limits:
cpu: "300m"
memory: "150Mi"
memory: "256Mi"
# This example pod anti-affinity forces the scheduler to put traefik pods
# on nodes where no other traefik pods are scheduled.