mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -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:
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue