FEAT(authelia): add Zot OIDC client
- Add Zot client to OIDC providers - Add ZOT_CLIENT_SECRET to ExternalSecret - Add volume mount for Zot client secret
This commit is contained in:
@@ -52,3 +52,8 @@ spec:
|
||||
remoteRef:
|
||||
key: authelia
|
||||
property: VAULT_CLIENT_SECRET
|
||||
# Zot OIDC client secret
|
||||
- secretKey: ZOT_CLIENT_SECRET
|
||||
remoteRef:
|
||||
key: authelia
|
||||
property: ZOT_CLIENT_SECRET
|
||||
|
||||
Reference in New Issue
Block a user