Skip to content

Commit 4edab68

Browse files
authored
Merge pull request #83625 from obrown1205/OCPBUGS-17924
OCPBUGS-17924: Adding namespace label openshift update service doc
2 parents a97dab7 + c039f0c commit 4edab68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/update-service-install-cli.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ apiVersion: operators.coreos.com/v1
5050
kind: OperatorGroup
5151
metadata:
5252
name: update-service-operator-group
53+
namespace: openshift-update-service
5354
spec:
5455
targetNamespaces:
5556
- openshift-update-service
@@ -78,6 +79,7 @@ apiVersion: operators.coreos.com/v1alpha1
7879
kind: Subscription
7980
metadata:
8081
name: update-service-subscription
82+
namespace: openshift-update-service
8183
spec:
8284
channel: v1
8385
installPlanApproval: "Automatic"

0 commit comments

Comments
 (0)