Skip to content

Commit 214e2b2

Browse files
authored
Rename UserCodeDeployment to UserCodeNamespace
1 parent a1bf1e2 commit 214e2b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/modules/ROOT/pages/hazelcast-platform-operator-user-code-namespace.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ kubectl create secret generic <SECRET-NAME> \
187187

188188
. Apply the UserCodeNamespace resource
189189
+
190-
Run the following command to create the UserCodeDeployment, referencing to the bucket where the EntryLister JAR is located.
190+
Run the following command to create the UserCodeNamespace, referencing to the bucket where the EntryLister JAR is located.
191191
+
192192
[source, shell]
193193
----
@@ -198,7 +198,7 @@ EOF
198198

199199
. Check the status of the UserCodeNamespace resource
200200
+
201-
Run the following command to check the status of the UserCodeDeployment resource
201+
Run the following command to check the status of the UserCodeNamespace resource
202202
+
203203
[source, shell]
204204
----

0 commit comments

Comments
 (0)