Azure / gitops-flux2-kustomize-helm-mt

example repo for gitops with flux v2 cloned from the fluxcd project (https://github.com/fluxcd/flux2-kustomize-helm-example) and updated to work with multi-tenancy
Apache License 2.0
37 stars 160 forks source link

Fix reconciliation error caused by chart version #12

Closed raykao closed 10 months ago

raykao commented 1 year ago

When deploying with chart version 9.1.11, was receiving a reconciliation error for the nginx-ingress-controller chart. Bumping to 9.3.25 seems to have fixed it.