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 6f3717d commit 3ebb87fCopy full SHA for 3ebb87f
kubernetes/samples/scripts/create-weblogic-domain/domain-home-on-pv/create-domain.sh
@@ -146,7 +146,7 @@ function createDomainConfigmap {
146
cp ${scriptDir}/common/* ${externalFilesTmpDir}/
147
fi
148
cp ${domainOutputDir}/create-domain-inputs.yaml ${externalFilesTmpDir}/
149
-
+
150
# Set the domainName in the inputs file that is contained in the configmap.
151
# this inputs file can be used by the scripts, such as WDT, that creates the WebLogic
152
# domain in the job.
0 commit comments