setting redis-cluster.enabled = false still creates a redis-cluster #651
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have redis-cluster.enabled set to false and a 3 node redis cluster is still created. I searched for redis-cluster.enabled in this repo and didn't find anywhere that was being checked.
I think I'm wrong, redis-cluster.enabled is referenced in the chart.yaml. I think I got the resources from a previous install attempt, but I can't figure out what helm release owns them
nevermind, deleting the helm chart leaves orphaned subcharts behind