Skip to content

Commit 3ebb87f

Browse files
committed
More changes
Signed-off-by: doxiao <[email protected]>
1 parent 6f3717d commit 3ebb87f

File tree

1 file changed

+1
-1
lines changed
  • kubernetes/samples/scripts/create-weblogic-domain/domain-home-on-pv

1 file changed

+1
-1
lines changed

kubernetes/samples/scripts/create-weblogic-domain/domain-home-on-pv/create-domain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ function createDomainConfigmap {
146146
cp ${scriptDir}/common/* ${externalFilesTmpDir}/
147147
fi
148148
cp ${domainOutputDir}/create-domain-inputs.yaml ${externalFilesTmpDir}/
149-
149+
150150
# Set the domainName in the inputs file that is contained in the configmap.
151151
# this inputs file can be used by the scripts, such as WDT, that creates the WebLogic
152152
# domain in the job.

0 commit comments

Comments
 (0)