Skip to content

Commit ef6add8

Browse files
doxiaorussgold
authored andcommitted
Set default logHome to empty
Signed-off-by: doxiao <[email protected]>
1 parent 32e3c3e commit ef6add8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ includeServerOutInPodLog: true
6666
# files in.
6767
# If not specified or empty, domain log file, server logs, server out, and node manager log files
6868
# will be stored in the default logHome location of /shared/logs/<domainUID>/.
69-
#logHome: /shared/logs
69+
logHome:
7070

7171
# Port for the T3Channel of the NetworkAccessPoint
7272
t3ChannelPort: 30012

0 commit comments

Comments
 (0)