diff --git a/authentik/values.yaml b/authentik/values.yaml index 0dfe436..2f25b5d 100644 --- a/authentik/values.yaml +++ b/authentik/values.yaml @@ -1,4 +1,13 @@ authentik: + server: + volumeMounts: + - name: cert-dubyatp-xyz + readOnly: true + mountPath: "/certs" + volumes: + - name: cert-dubyatp-xyz + secret: + secretName: cert-dubyatp-xyz postgresql: enabled: true image: