Change java min memory.
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
cd451480ae
commit
d51ab860ab
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ spec:
|
||||||
- name: MEM_LIMIT
|
- name: MEM_LIMIT
|
||||||
value: "1024"
|
value: "1024"
|
||||||
- name: MEM_STARTUP
|
- name: MEM_STARTUP
|
||||||
value: "1024"
|
value: "512"
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8443
|
containerPort: 8443
|
||||||
|
|
Loading…
Reference in a new issue