Skip to content

Commit 1420341

Browse files
authored
Merge pull request #63738 from yuumasato/OCPBUGS-16287
2 parents d1c911b + 2a8e1a0 commit 1420341

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/compliance-operator-hcp-install.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ spec:
8080
config:
8181
nodeSelector:
8282
node-role.kubernetes.io/worker: ""
83-
env:
84-
- name: PLATFORM
85-
value: "HyperShift"
83+
env:
84+
- name: PLATFORM
85+
value: "HyperShift"
8686
----
8787

8888
. Create the `Subscription` object by running the following command:

0 commit comments

Comments
 (0)