Skip to content

Commit ab429e9

Browse files
DOCSP-33529 -- incorporate external review response
1 parent de3c047 commit ab429e9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/tutorial/create-project-using-configmap.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ Considerations
4141
You can either create a distinct ConfigMap for each |k8s-op-full| instance
4242
you deploy, or you can reuse the same ConfigMap for any number of deployments
4343
by omitting the ``data.projectName`` from your ConfigMap, so that
44-
project names align with deployed resource names.
44+
project names align with deployed resource names. Where a project name is
45+
provided in the config map, if that project does not
46+
exist yet it will be created.
4547

4648
.. include:: /includes/admonitions/note-k8s-supported-in-om4.rst
4749

0 commit comments

Comments
 (0)