Change java min memory.
All checks were successful
ci/woodpecker/push/unifi-controller Pipeline was successful

This commit is contained in:
Alex Manning 2023-08-15 15:16:03 +01:00
parent cd451480ae
commit d51ab860ab

View file

@ -43,7 +43,7 @@ spec:
- name: MEM_LIMIT
value: "1024"
- name: MEM_STARTUP
value: "1024"
value: "512"
ports:
- name: http
containerPort: 8443