Skip to content

Commit 27cc6aa

Browse files
committed
change creation of introspect confmaps to be consistent with dopv
1 parent f0b779e commit 27cc6aa

File tree

1 file changed

+1
-2
lines changed
  • documentation/4.1/content/managing-domains/model-in-image

1 file changed

+1
-2
lines changed

documentation/4.1/content/managing-domains/model-in-image/overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ When you deploy a Model in Image domain resource YAML file:
4848
- Packages the domain home and passes it to the operator.
4949

5050
- After the introspector job completes:
51-
- The operator creates a ConfigMap named `DOMAIN_UID-weblogic-domain-introspect-cm`
52-
(possibly with some additional maps distinguished by serial names) and puts the packaged domain home in it.
51+
- The operator creates one or more ConfigMaps following the pattern `DOMAIN_UID-weblogic-domain-introspect-cm***`.
5352
- The operator subsequently boots your domain's WebLogic Server pods.
5453
- The pods will obtain their domain home from the ConfigMap.
5554

0 commit comments

Comments
 (0)