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 f0b779e commit 27cc6aaCopy full SHA for 27cc6aa
documentation/4.1/content/managing-domains/model-in-image/overview.md
@@ -48,8 +48,7 @@ When you deploy a Model in Image domain resource YAML file:
48
- Packages the domain home and passes it to the operator.
49
50
- 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.
+ - The operator creates one or more ConfigMaps following the pattern `DOMAIN_UID-weblogic-domain-introspect-cm***`.
53
- The operator subsequently boots your domain's WebLogic Server pods.
54
- The pods will obtain their domain home from the ConfigMap.
55
0 commit comments