Skip to content

Commit 721e262

Browse files
pgodowskiPiotr Godowski
andauthored
Add the common label to the operand Deployment/Pod (#274)
* Add the common label to the operand Deployment/Pod Resolves https://github.ibm.com/IBMPrivateCloud/roadmap/issues/59790 * remove spaces in the label --------- Co-authored-by: Piotr Godowski <[email protected]>
1 parent 1ff43de commit 721e262

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bundle/manifests/ibm-namespace-scope-operator.clusterserviceversion.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ spec:
7575
app.kubernetes.io/instance: ibm-namespace-scope-operator
7676
app.kubernetes.io/managed-by: ibm-namespace-scope-operator
7777
app.kubernetes.io/name: ibm-namespace-scope-operator
78+
productName: IBM_Cloud_Platform_Common_Services
7879
name: ibm-namespace-scope-operator
7980
spec:
8081
replicas: 1
@@ -92,6 +93,7 @@ spec:
9293
app.kubernetes.io/instance: ibm-namespace-scope-operator
9394
app.kubernetes.io/managed-by: ibm-namespace-scope-operator
9495
app.kubernetes.io/name: ibm-namespace-scope-operator
96+
productName: IBM_Cloud_Platform_Common_Services
9597
name: ibm-namespace-scope-operator
9698
spec:
9799
affinity:

0 commit comments

Comments
 (0)