After following the steps at [Install the application on dev](https://catalog.us-east-1.prod.workshops.aws/workshops/ca9c9103-adee-46d9-bf91-f0e8d5e21b1b/en-US/modules/module-1#install-the-application-on-dev), I experienced the error message below both in KIND and EKS environment. ```bash flux get helmreleases --all-namespaces NAMESPACE NAME REVISION SUSPENDED READY MESSAGE nginx nginx False False HelmChart 'flux-system/nginx-nginx' is not ready podinfo podinfo 6.3.6 False True Release reconciliation succeeded redis redis False False HelmChart 'flux-system/redis-redis' is not ready ``` Tried to check the logs in `helm-controller` pods, and no useful error message. (KIND) Kubernetes version 1.23.13.
After following the steps at Install the application on dev, I experienced the error message below both in KIND and EKS environment.
Tried to check the logs in
helm-controllerpods, and no useful error message.(KIND) Kubernetes version 1.23.13.