FIX(authelia): authelia secret key format
- dot notation
This commit is contained in:
@@ -25,7 +25,7 @@ spec:
|
|||||||
remoteRef:
|
remoteRef:
|
||||||
key: cluster-infrastructure/authelia
|
key: cluster-infrastructure/authelia
|
||||||
property: STORAGE_ENCRYPTION_KEY
|
property: STORAGE_ENCRYPTION_KEY
|
||||||
- secretKey: IDENTITY_VALIDATION_RESET_PASSWORD_JWT_HMAC_KEY
|
- secretKey: identity_validation.reset_password.jwt.hmac.key
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: cluster-infrastructure/authelia
|
key: cluster-infrastructure/authelia
|
||||||
property: JWT_SECRET
|
property: JWT_SECRET
|
||||||
|
|||||||
Reference in New Issue
Block a user