We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 977dddf commit 07ba02cCopy full SHA for 07ba02c
site/quickstart.md
@@ -149,7 +149,7 @@ Follow the directions in the [README](../kubernetes/samples/scripts/create-weblo
149
including:
150
151
* 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`).
+domain namespace (`sample-domain1-ns`) and the base image (`oracle/weblogic:12213-patch-wls-for-k8s`).
153
154
* Setting `weblogicCredentialsSecretName` to the name of the secret containing the WebLogic credentials.
155
By convention, the secret will be named`domainUID-weblogic-credentials` (where `domainUID` is replaced with the
0 commit comments