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
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.
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.