mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
The documentation and API comments incorrectly described namePrefix and nameSuffix as "appended to resources", which could be misleading about their actual behavior. In reality, these options use `kustomize edit set nameprefix/namesuffix` commands (util/kustomize/kustomize.go:166,175), which override any existing namePrefix/nameSuffix values in the kustomization.yaml file. Updated both docs/user-guide/kustomize.md and pkg/apis/application/v1alpha1/types.go to accurately reflect this override behavior. Co-Authored-By: Claude (claude-sonnet-4-5) <noreply@anthropic.com> Signed-off-by: shibatch <shibatch@pepabo.com> |
||
|---|---|---|
| .. | ||
| apiclient | ||
| apis | ||
| client | ||
| ratelimiter | ||