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:
@@ -19,3 +19,5 @@ configMapGenerator:
|
||||
- name: remotes-config
|
||||
files:
|
||||
- resources/remotes.yaml
|
||||
options:
|
||||
disableNameSuffixHash: true
|
||||
|
||||
Reference in New Issue
Block a user