You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -139,14 +139,15 @@ Some of the contents of the inputs files have changed:
139
139
#### Properties that must be customized
140
140
The following input properties, which used to have default values, now must be uncommented and customized:
141
141
| Previous Property Name | New Property Name | Previous Default Value | Notes |
142
+
| --- | --- | --- | --- |
142
143
| domainUid | domainUID | domain1 | Since the domain UID is supposed to be globally unique, the customer must choose one. |
143
144
| persistencePath | weblogicDomainStoragePath | /scratch/k8s_dir/persistentVolume001 | The customer must select a directory for the domain's storage. |
144
145
| nfsServer | weblogicDomainStorageNFSServer | nfsServer | If weblogicDomainStorageType is NFS, then the customer must specify the name or IP of the NFS server. |
145
146
146
147
#### Property Values
147
148
148
149
| Previous Property Name | New Property Name | Old Property Value | New Property Value |
0 commit comments