fluxcd-community / helm-charts

Community maintained Helm charts for Flux
Apache License 2.0
121 stars 76 forks source link

Rename kustomization.yaml generated by flux2-sync #107

Closed suryapandian closed 2 years ago

suryapandian commented 2 years ago

What this PR does / why we need it:

Renames kustomization.yaml to flux-kustomization.yaml and gitrepository.yaml to flux-gitrepository.yaml

We need this fix because kustomization.yaml by convention of kustomize refers to this.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

suryapandian commented 2 years ago

charts/flux2-sync/README.md got automatically updated when I ran helm-docs

haarchri commented 2 years ago

Can you Check DCO ? Then we can run E2E Checks

suryapandian commented 2 years ago

Can you Check DCO ? Then we can run E2E Checks

Done ✅