portworx / helm

Repository for Portworx Helm assets
Apache License 2.0
48 stars 65 forks source link

PB-8335 | Fixes #664 - Support Multi instances of px-central - multi Helm releases #665

Open abdennour opened 4 weeks ago

abdennour commented 4 weeks ago

What this PR does / why we need it: it's suffixing all cluster-wide resources ( clusterrole and clusterrolebinding) with {{.Release.Namespace}} , so px-central can be deployed many times in the same cluster within different namespaces.

Which issue(s) this PR fixes (optional) Closes #664

Special notes for your reviewer: N/A