Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Kustomize nameReference documentation for HelmRepository sourceRef/name #1463

Open
kphunter opened this issue Apr 15, 2023 · 0 comments
Open

Comments

@kphunter
Copy link

It might help to have some additional documentation about how to teach kustomize to substitute HelmRelease names. For those who use configMap/secretGenerators, adding the following section to a kustomizeconfig.yaml would keep the HelmRelease and HelmRepository in sync:

nameReference:
- kind: HelmRepository
  fieldSpecs:
  - path: spec/chart/spec/sourceRef/name
    kind: HelmRelease

Seems like this may have been part of the issue here: fluxcd/flux2#445.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant