mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 09:04:24 +00:00
Disable name suffix hash for value configmaps
This commit is contained in:
@@ -13,5 +13,7 @@ resources:
|
||||
configMapGenerator:
|
||||
- name: authelia-prod-values
|
||||
namespace: auth
|
||||
options:
|
||||
disableNameSuffixHash: true
|
||||
files:
|
||||
- values.yaml
|
||||
|
||||
Reference in New Issue
Block a user