Skip to content

Commit 49f236d

Browse files
committed
OCPBUGS#8957: Create load-balancer-operator namespace
1 parent d4e32c4 commit 49f236d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/bootstrap-aws-load-balancer-operator.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111
1212
.Procedure
1313

14+
. Create the `aws-load-balancer-operator` namespace by running the following command:
15+
+
16+
[source,terminal]
17+
----
18+
$ oc create namespace aws-load-balancer-operator
19+
----
20+
1421
. Download the `CredentialsRequest` custom resource (CR) of the AWS Load Balancer Operator, and create a directory to store it by running the following command:
1522
+
1623
[source,terminal]

0 commit comments

Comments
 (0)