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 2f3e70e commit a50cb1cCopy full SHA for a50cb1c
kubernetes/samples/scripts/create-weblogic-domain/domain-home-in-image/create-domain-inputs.yaml
@@ -101,5 +101,5 @@ javaOptions: -Dweblogic.StdoutDebugEnabled=false
101
# `https://github.com/oracle/docker-images.git` project.
102
# If not specified, use "./docker-images/OracleWebLogic/samples/12213-domain-home-in-image".
103
# Another possible value is "./docker-images/OracleWebLogic/samples/12213-domain-home-in-image-wdt",
104
-# which uses a WDT script, instead of WLST, to generate the domain configuration.
+# which uses WDT, instead of WLST, to generate the domain configuration.
105
domainHomeImageBuildPath: ./docker-images/OracleWebLogic/samples/12213-domain-home-in-image
0 commit comments