fix: make dex-config a secret

This commit is contained in:
2024-02-10 18:26:14 +01:00
parent baf364fff9
commit 793594f725
+1 -1
View File
@@ -1,7 +1,7 @@
# namePrefix: staging- # namePrefix: staging-
generatorOptions: generatorOptions:
disableNameSuffixHash: true disableNameSuffixHash: true
configmapGenerator: secretGenerator:
- name: dex-config - name: dex-config
files: files:
- config.yaml - config.yaml