fix: remove configmap hash
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

prevent the automatic hashing of configmaps
This commit is contained in:
2026-03-06 22:05:27 +11:00
parent 61b3546c2c
commit dc07ad4bc3
+2
View File
@@ -19,3 +19,5 @@ configMapGenerator:
- name: remotes-config
files:
- resources/remotes.yaml
options:
disableNameSuffixHash: true