Cange unifi memory limits.
All checks were successful
ci/woodpecker/push/unifi-controller Pipeline was successful

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

View file

@ -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