Helm is a package manager for Kubernetes that installs packages which are called Charts. Use this tag if you're installing a Chart on Kubernetes.
Questions tagged [helm]
1 questions
1
vote
1 answer
Why doesn't my PostgreSQL helm dependency database exist when I try to connect?
Previously when I using the Bitnami Helm chart by way of Terraform to deploy PostgreSQL, I would have a database created. Now I no longer have a database created. I'm using
same connect string
same usernname
same password
But I am getting this…
Evan Carroll
- 65,432
- 50
- 254
- 507