diff --git a/charts/enterprise-operator/values-openshift.yaml b/charts/enterprise-operator/values-openshift.yaml index 5a8450a9..95c74390 100644 --- a/charts/enterprise-operator/values-openshift.yaml +++ b/charts/enterprise-operator/values-openshift.yaml @@ -70,7 +70,7 @@ operator: # - operator-webhook service will be created by the operator # - ClusterRole and ClusterRoleBinding required to manage ValidatingWebhookConfigurations will be installed. # - ValidatingWebhookConfigurations will be managed by the operator (requires cluster permissions) - registerConfiguration: false + registerConfiguration: true replicas: 1