You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**NOTE**: If using a Fusion Middleware Infrastructure base image,
585
-
then specify a `--wdtDomainType` of `JRF` or `RestrictedJRF`,
586
-
`JRF-v1` instead of `WLS-v1` for the image tag,
587
-
and substitute each occurrence of `model-in-image__WLS-v1` with `model-in-image__JRF-v1`.
588
-
**Also note** that JRF support in Model in Image domains is deprecated in operator version 4.1.0; For JRF domains, use the [Domain on PV]({{< relref "/managing-domains/choosing-a-model/_index.md" >}}) domain home source type instead.
583
+
**NOTE** that JRF support in Model in Image domains is deprecated in operator version 4.1.0; For JRF domains, use the [Domain on PV]({{< relref "/managing-domains/choosing-a-model/_index.md" >}}) domain home source type instead.
589
584
590
585
1. For an example Domain YAML file that sets up Model in Image to reference the image,
591
-
see `/tmp/mii-sample/domain-resources/WLS/mii-initial-d1-WLS-v1.yaml`
592
-
(or `./JRF/mii-initial-d1-JRF-v1.yaml` if using Fusion Middleware Infrastructure `JRF` mode).
586
+
see `/tmp/sample/domain-resources/WLS-LEGACY/mii-initial-d1-WLS-LEGACY-v1.yaml`
593
587
594
588
**NOTES**:
595
589
@@ -598,9 +592,3 @@ Example steps for creating a custom WebLogic image with a Model in Image file la
598
592
599
593
- The domain type specified in `domain.spec.configuration.model.domainType`
600
594
must correspond with the `--wdtDomainType` specified on the WIT command line when creating the image.
601
-
602
-
- To compare this example with an equivalent auxiliary image domain:
0 commit comments