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 b53292e commit dac7885Copy full SHA for dac7885
site/quickstart.md
@@ -147,7 +147,7 @@ Follow the directions in the [README](../kubernetes/samples/scripts/create-weblo
147
including:
148
149
* 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`).
+domain namespace (`sample-domain1-ns`) and the `domainHomeImageBase` (`oracle/weblogic:12213-patch-wls-for-k8s`).
151
152
* Setting `weblogicCredentialsSecretName` to the name of the secret containing the WebLogic credentials.
153
By convention, the secret will be named`domainUID-weblogic-credentials` (where `domainUID` is replaced with the
0 commit comments