mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
remove CPU limits
This commit is contained in:
parent
a998e28e3e
commit
fc4022f666
2 changed files with 0 additions and 2 deletions
|
|
@ -46,7 +46,6 @@ ingress-nginx:
|
|||
|
||||
resources:
|
||||
limits:
|
||||
cpu: 200m
|
||||
memory: 256Mi
|
||||
requests:
|
||||
cpu: 200m
|
||||
|
|
|
|||
|
|
@ -43,7 +43,6 @@ oauth2-proxy:
|
|||
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 300Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue