Add disableNameSuffixHash to Kustomization example

This commit is contained in:
Kuangyu Jing 2025-07-17 02:59:48 +09:00
parent 1f5407e60c
commit bd18b36cf5
1 changed files with 3 additions and 0 deletions

View File

@ -102,6 +102,9 @@ kind: Kustomization
namespace: argocd namespace: argocd
generatorOptions:
disableNameSuffixHash: true
configMapGenerator: configMapGenerator:
- name: argocd-cm - name: argocd-cm
behavior: merge behavior: merge