diff --git a/instance-applications/080-ibm-cp4d-operators/templates/09-ibm-cp4d_services_base.yaml b/instance-applications/080-ibm-cp4d-operators/templates/09-ibm-cp4d_services_base.yaml index 6c62edafb..73d06c9f6 100644 --- a/instance-applications/080-ibm-cp4d-operators/templates/09-ibm-cp4d_services_base.yaml +++ b/instance-applications/080-ibm-cp4d-operators/templates/09-ibm-cp4d_services_base.yaml @@ -150,7 +150,7 @@ apiVersion: operators.coreos.com/v1alpha1 kind: Subscription metadata: name: ibm-elasticsearch-operator-v1.1-ibm-operator-catalog-openshift-marketplace - namespace: "{{ .Values.ibm-namespace-scope-operator }}" + namespace: "{{ .Values.cpd_operators_namespace }}" annotations: argocd.argoproj.io/sync-wave: "090" {{- if .Values.custom_labels }}