mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
feat(authelia): description of custom claims
Signed-off-by: Vegard Hagen <[email protected]>
This commit is contained in:
@@ -2,6 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: authelia
|
||||
|
||||
configMapGenerator:
|
||||
- name: consent
|
||||
namespace: authelia
|
||||
files:
|
||||
- ./locales/en/consent.json
|
||||
|
||||
resources:
|
||||
- ns.yaml
|
||||
- crypto.yaml
|
||||
|
||||
Reference in New Issue
Block a user