Cange unifi memory limits.
All checks were successful
ci/woodpecker/push/unifi-controller Pipeline was successful
All checks were successful
ci/woodpecker/push/unifi-controller Pipeline was successful
This commit is contained in:
parent
acde5e8735
commit
cd451480ae
1 changed files with 2 additions and 2 deletions
|
@ -41,9 +41,9 @@ spec:
|
|||
- name: TZ
|
||||
value: "Europe/London"
|
||||
- name: MEM_LIMIT
|
||||
value: "512"
|
||||
value: "1024"
|
||||
- name: MEM_STARTUP
|
||||
value: "512"
|
||||
value: "1024"
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8443
|
||||
|
|
Loading…
Reference in a new issue