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
|
- name: TZ
|
||||||
value: "Europe/London"
|
value: "Europe/London"
|
||||||
- name: MEM_LIMIT
|
- name: MEM_LIMIT
|
||||||
value: "512"
|
value: "1024"
|
||||||
- name: MEM_STARTUP
|
- name: MEM_STARTUP
|
||||||
value: "512"
|
value: "1024"
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8443
|
containerPort: 8443
|
||||||
|
|
Loading…
Reference in a new issue