mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 16:51:31 -05:00
update resource
This commit is contained in:
parent
8ec254f59c
commit
f12b7aa532
1 changed files with 1 additions and 1 deletions
|
|
@ -825,7 +825,7 @@ traefik:
|
||||||
memory: "50Mi"
|
memory: "50Mi"
|
||||||
limits:
|
limits:
|
||||||
cpu: "300m"
|
cpu: "300m"
|
||||||
memory: "150Mi"
|
memory: "256Mi"
|
||||||
|
|
||||||
# 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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue