| These are resources scoped to the CephCluster namespace. They will be created in the operator |
| namespace by default so that a user can easily install a CephCluster into the operator's namespace |
| {{ include "library.cluster.serviceaccounts" . }} |
| {{ include "library.cluster.clusterrolebindings" . }} |
| {{- if .Values.pspEnable }} |
| {{ include "library.cluster.psp.rolebindings" . }} |
| {{ include "library.cluster.roles" . }} |
| {{- if .Values.monitoring.enabled }} |
| {{ include "library.cluster.monitoring.roles" . }} |
| {{ include "library.cluster.rolebindings" . }} |
| {{- if .Values.monitoring.enabled }} |
| {{ include "library.cluster.monitoring.rolebindings" . }} |