You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix helm chart ordering and related var naming (#4143)
# Summary
- removed the `s` from installClusterRole (we only install one)
- fixed a bug in the ordering of clusterRole vs clusterRoleBinding
## Proof of Work
```
(venv) ~/projects/ops-manager-kubernetes git:[master]
helm template operator helm_chart --set operator.telemetry.installClusterRole=false | rg clusterVersionDetection -C 2
0 commit comments