diff --git a/infra/authentik/templates/secrets.yaml b/infra/authentik/templates/secrets.yaml index 53585a3..6778128 100644 --- a/infra/authentik/templates/secrets.yaml +++ b/infra/authentik/templates/secrets.yaml @@ -25,4 +25,11 @@ spec: remoteRef: key: kv/authentik/database property: dbpass - + +--- + +apiVersion: v1 +kind: ServiceAccount +metadata: + name: vault +