We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de3c047 commit ab429e9Copy full SHA for ab429e9
source/tutorial/create-project-using-configmap.txt
@@ -41,7 +41,9 @@ Considerations
41
You can either create a distinct ConfigMap for each |k8s-op-full| instance
42
you deploy, or you can reuse the same ConfigMap for any number of deployments
43
by omitting the ``data.projectName`` from your ConfigMap, so that
44
- project names align with deployed resource names.
+ 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.
47
48
.. include:: /includes/admonitions/note-k8s-supported-in-om4.rst
49
0 commit comments