mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00: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:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 200m
|
|
||||||
memory: 256Mi
|
memory: 256Mi
|
||||||
requests:
|
requests:
|
||||||
cpu: 200m
|
cpu: 200m
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,6 @@ oauth2-proxy:
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 100m
|
|
||||||
memory: 300Mi
|
memory: 300Mi
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue