Skip to content

Commit d2c94b7

Browse files
author
Tom Barnes
authored
Minor MII usage doc fix (#2249)
1 parent 9a67965 commit d2c94b7

File tree

1 file changed

+5
-1
lines changed
  • docs-source/content/userguide/managing-domains/model-in-image

1 file changed

+5
-1
lines changed

docs-source/content/userguide/managing-domains/model-in-image/usage.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,11 @@ The following Domain fields are specific to Model in Image domains.
119119

120120
- There are also additional fields that are specific to JRF domain types. For more information, see [Requirements for JRF domain types](#requirements-for-jrf-domain-types).
121121

122-
- Sample Domain YAML file: For an example of a fully specified sample Domain YAML file, see the the operator source's `kubernetes/samples/scripts/create-weblogic-domain/model-in-image/k8s-domain.yaml.template` file for the [Model in Image]({{< relref "/samples/simple/domains/model-in-image/_index.md" >}}) sample. Note that the `@@` entries in this template are not processed by the operator; they need to replaced with actual values before the resource can be applied.
122+
- For fully specified Model in Image Domain YAML file examples,
123+
see the operator source directory
124+
`kubernetes/samples/scripts/create-weblogic-domain/model-in-image/domain-resources`
125+
for the [Model in Image sample]({{< relref "/samples/simple/domains/model-in-image/_index.md" >}}).
126+
The `WLS` and `JRF` subdirectories in this directory correspond to the `configuration.model.domainType`.
123127

124128
### Always use external state
125129

0 commit comments

Comments
 (0)