diff --git a/authelia/helm-values.yaml b/authelia/helm-values.yaml index 952998f..4b1d9cb 100644 --- a/authelia/helm-values.yaml +++ b/authelia/helm-values.yaml @@ -11,9 +11,9 @@ pod: resources: requests: cpu: 25m - memory: 64Mi + memory: 256Mi limits: - memory: 128Mi + memory: 512Mi extraVolumes: - name: users-database configMap: