fix: remove configmap hash (#20)

prevent the automatic hashing of configmaps

Reviewed-on: #20
This commit was merged in pull request #20.
This commit is contained in:
2026-03-06 22:11:11 +11:00
parent 61b3546c2c
commit e2ada738f8
+2
View File
@@ -19,3 +19,5 @@ configMapGenerator:
- name: remotes-config
files:
- resources/remotes.yaml
options:
disableNameSuffixHash: true