File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -86,13 +86,11 @@ rules:
8686 - mongodbmulticluster/finalizers
8787 - mongodbsearch
8888 - mongodbsearch/finalizers
89- {{- if .Values.subresourceEnabled }}
9089 - mongodb/status
9190 - mongodbusers/status
9291 - opsmanagers/status
9392 - mongodbmulticluster/status
9493 - mongodbsearch/status
95- {{- end }}
9694{{- if eq $roleScope "ClusterRole" }}
9795 - apiGroups :
9896 - ' '
Original file line number Diff line number Diff line change @@ -187,9 +187,6 @@ multiCluster:
187187 kubeConfigSecretName : mongodb-enterprise-operator-multi-cluster-kubeconfig
188188 performFailOver : true
189189 clusterClientTimeout : 10
190- # Set this to false to disable subresource utilization
191- # It might be required on some versions of Openshift
192- subresourceEnabled : true
193190
194191# Resources only for the MongoDBCommunity resource reconciler
195192community :
You can’t perform that action at this time.
0 commit comments