testing
This commit is contained in:
parent
034da5f4a6
commit
671dafbc8b
1 changed files with 9 additions and 0 deletions
9
cluster/apps/staging/authentik/authentik/configmap.yaml
Normal file
9
cluster/apps/staging/authentik/authentik/configmap.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- helmrelease.yaml
|
||||
|
||||
configMapGenerator:
|
||||
- name: authentik-values
|
||||
files:
|
||||
- values.yaml
|
Loading…
Reference in a new issue