diff --git a/controllers/constant/odlm.go b/controllers/constant/odlm.go index c9f410546..ce29059f8 100644 --- a/controllers/constant/odlm.go +++ b/controllers/constant/odlm.go @@ -572,21 +572,69 @@ metadata: spec: services: - name: ibm-platformui-operator-v4.0 + resources: + - apiVersion: apps/v1 + force: true + kind: Deployment + labels: + operator.ibm.com/opreq-control: 'true' + name: meta-api-deploy + namespace: {{ .OperatorNs }} spec: operandBindInfo: {} - name: ibm-platformui-operator-v4.1 + resources: + - apiVersion: apps/v1 + force: true + kind: Deployment + labels: + operator.ibm.com/opreq-control: 'true' + name: meta-api-deploy + namespace: {{ .OperatorNs }} spec: operandBindInfo: {} - name: ibm-platformui-operator-v4.2 + resources: + - apiVersion: apps/v1 + force: true + kind: Deployment + labels: + operator.ibm.com/opreq-control: 'true' + name: meta-api-deploy + namespace: {{ .OperatorNs }} spec: operandBindInfo: {} - name: ibm-platformui-operator-v4.3 + resources: + - apiVersion: apps/v1 + force: true + kind: Deployment + labels: + operator.ibm.com/opreq-control: 'true' + name: meta-api-deploy + namespace: {{ .OperatorNs }} spec: operandBindInfo: {} - name: ibm-platformui-operator-v4.4 + resources: + - apiVersion: apps/v1 + force: true + kind: Deployment + labels: + operator.ibm.com/opreq-control: 'true' + name: meta-api-deploy + namespace: {{ .OperatorNs }} spec: operandBindInfo: {} - name: ibm-platformui-operator-v6.0 + resources: + - apiVersion: apps/v1 + force: true + kind: Deployment + labels: + operator.ibm.com/opreq-control: 'true' + name: meta-api-deploy + namespace: {{ .OperatorNs }} spec: operandBindInfo: {} - name: ibm-platformui-operator-v6.1 @@ -2309,6 +2357,14 @@ spec: - name: ibm-im-operator registry: common-service - name: ibm-zen-operator + resources: + - apiVersion: apps/v1 + force: true + kind: Deployment + labels: + operator.ibm.com/opreq-control: 'true' + name: meta-api-deploy + namespace: {{ .OperatorNs }} spec: operandBindInfo: {} - name: ibm-platformui-operator