Skip to content

Commit a50cb1c

Browse files
committed
Minor edits to inputs property comments
Signed-off-by: doxiao <[email protected]>
1 parent 2f3e70e commit a50cb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/samples/scripts/create-weblogic-domain/domain-home-in-image/create-domain-inputs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,5 @@ javaOptions: -Dweblogic.StdoutDebugEnabled=false
101101
# `https://github.com/oracle/docker-images.git` project.
102102
# If not specified, use "./docker-images/OracleWebLogic/samples/12213-domain-home-in-image".
103103
# 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.
104+
# which uses WDT, instead of WLST, to generate the domain configuration.
105105
domainHomeImageBuildPath: ./docker-images/OracleWebLogic/samples/12213-domain-home-in-image

0 commit comments

Comments
 (0)