Skip to content

Commit 88f0668

Browse files
authored
Merge pull request #63249 from liangxia/cluster-capacity-sa
[OCPBUGS-17411]: Create ServiceAccount cluster-capacity-sa in default namespace
2 parents 0777e45 + 60583e1 commit 88f0668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nodes-cluster-resource-levels-job.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ EOF
5252
+
5353
[source,terminal]
5454
----
55-
$ oc create sa cluster-capacity-sa
55+
$ oc create sa cluster-capacity-sa -n default
5656
----
5757

5858
. Add the role to the service account:

0 commit comments

Comments
 (0)