Skip to content

Commit dac7885

Browse files
committed
Update domainHomeImageBase
Signed-off-by: doxiao <[email protected]>
1 parent b53292e commit dac7885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Follow the directions in the [README](../kubernetes/samples/scripts/create-weblo
147147
including:
148148

149149
* Copying the sample `create-domain-inputs.yaml` file and updating your copy with the `domainUID` (`sample-domain1`),
150-
domain namespace (`sample-domain1-ns`) and the base image (`oracle/weblogic:12213-patch-wls-for-k8s`).
150+
domain namespace (`sample-domain1-ns`) and the `domainHomeImageBase` (`oracle/weblogic:12213-patch-wls-for-k8s`).
151151

152152
* Setting `weblogicCredentialsSecretName` to the name of the secret containing the WebLogic credentials.
153153
By convention, the secret will be named`domainUID-weblogic-credentials` (where `domainUID` is replaced with the

0 commit comments

Comments
 (0)