Update file secrets.yaml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user