superstreamlabs/memphis-k8s

Cant install two memphis deployments with the same name on the same cluster

yanivbh1 opened this issue · 1 comments

helm install my-memphis memphis/memphis --create-namespace --namespace memphis2

Error: rendered manifests contain a resource that already exists. Unable to continue with install: ClusterRole "my-memphis-memphis-busybox-role" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; annotation validation error: key "meta.helm.sh/release-namespace" must equal "memphis2": current value is "memphis"

Fixed