Skip to content

Commit 1d61c17

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

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
@@ -117,5 +117,5 @@ domainPVMountPath: /shared
117117
# `https://github.com/oracle/docker-images.git` project.
118118
# If not specified, use "./docker-images/OracleWebLogic/samples/12213-domain-home-in-image".
119119
# Another possible value is "./docker-images/OracleWebLogic/samples/12213-domain-home-in-image-wdt",
120-
# which uses a WDT script, instead of WLST, to generate the domain configuration.
120+
# which uses WDT, instead of WLST, to generate the domain configuration.
121121
domainHomeImageBuildPath: ./docker-images/OracleWebLogic/samples/12213-domain-home-in-image

0 commit comments

Comments
 (0)