Merge branch 'main' into prod
This commit is contained in:
commit
dc1463044e
|
@ -679,11 +679,11 @@ spec:
|
|||
name: manager
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 130Mi
|
||||
cpu: 500m
|
||||
memory: 500Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 120Mi
|
||||
memory: 500Mi
|
||||
- args:
|
||||
- --secure-listen-address=0.0.0.0:8443
|
||||
- --upstream=http://127.0.0.1:8080/
|
||||
|
|
Loading…
Reference in New Issue
Block a user