Skip to content

Commit 07ba02c

Browse files
committed
Revert "Update domainHomeImageBase"
This reverts commit ed0ad5c.
1 parent 977dddf commit 07ba02c

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
@@ -149,7 +149,7 @@ Follow the directions in the [README](../kubernetes/samples/scripts/create-weblo
149149
including:
150150

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

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

0 commit comments

Comments
 (0)