mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
Update file values.yaml
This commit is contained in:
parent
46724e763c
commit
14a659df5b
1 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue