Update file secrets.yaml

This commit is contained in:
2023-05-17 23:19:45 +00:00
parent ca865980f8
commit ab00dd50aa

View File

@@ -11,11 +11,11 @@ spec:
data:
- secretKey: dbpass
remoteRef:
key: authentik/database
key: secrets/authentik/database
property: dbpass
- secretKey: secretkey
remoteRef:
key: authentik/database
key: secrets/authentik/database
property: secretkey
@@ -29,7 +29,7 @@ spec:
provider:
vault:
server: "http://vault.vault.svc.cluster.local:8200"
path: "authentik"
path: "secrets"
version: "v2"
auth:
kubernetes: