Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Provided link for "domain home resource types"
  • Loading branch information
rakillen committed Feb 8, 2022
commit fa0c4d968ee1f318c37c39a831c6a4c441d0c9af
4 changes: 2 additions & 2 deletions documentation/2.0/content/userguide/target_env.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ These target environment configurations are included in the WebLogic Deploy Tool

#### The WebLogic Kubernetes Operator targets

You can use these targets to customize the model and create a domain resource file for use with WebLogic Kubernetes Operator. There are three targets for specific domain home source types:
You can use these targets to customize the model and create a domain resource file for use with WebLogic Kubernetes Operator. There are three targets for specific [domain home source types](https://oracle.github.io/weblogic-kubernetes-operator/userguide/managing-domains/choosing-a-model/):

- `wko` for [Model in Image](https://oracle.github.io/weblogic-kubernetes-operator/userguide/managing-domains/model-in-image/) deployments
- `wko-dii` for Domain in Image deployments
Expand All @@ -56,7 +56,7 @@ In addition, the `wko` target will replace credentials in the model with referen

#### The Verrazzano targets

You can use these targets to customize the model and create a domain resource file for use with Verrazzano. There are three targets for specific domain home source types:
You can use these targets to customize the model and create a domain resource file for use with Verrazzano. There are three targets for specific [domain home source types](https://oracle.github.io/weblogic-kubernetes-operator/userguide/managing-domains/choosing-a-model/):

- `vz` for [Model in Image](https://oracle.github.io/weblogic-kubernetes-operator/userguide/managing-domains/model-in-image/) deployments
- `vz-dii` for Domain in Image deployments
Expand Down