diff --git a/charts/unifi-controller/templates/deployment.yaml b/charts/unifi-controller/templates/deployment.yaml index 00296dd..275f0c2 100644 --- a/charts/unifi-controller/templates/deployment.yaml +++ b/charts/unifi-controller/templates/deployment.yaml @@ -43,7 +43,7 @@ spec: - name: MEM_LIMIT value: "1024" - name: MEM_STARTUP - value: "1024" + value: "512" ports: - name: http containerPort: 8443