Disable name suffix hash for value configmaps

This commit is contained in:
2024-12-24 17:00:54 +01:00
parent 98b44f89da
commit 7e775510d2
6 changed files with 9 additions and 3 deletions

View File

@@ -13,5 +13,7 @@ resources:
configMapGenerator:
- name: authelia-prod-values
namespace: auth
options:
disableNameSuffixHash: true
files:
- values.yaml