File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -137,8 +137,10 @@ The names of several of the generated YAML files have changed.
137
137
| managedServerPort | same |
138
138
| managedServerStartCount | initialManagedServerReplicas |
139
139
| namespace | same |
140
+ | nfsServer | TBD - weblogicDomainStorageNFSServer ? |
140
141
| persistencePath | weblogicDomainStoragePath |
141
142
| persistenceSize | weblogicDomainStorageSize |
143
+ | persistenceType | TBD - weblogicDomainStorageType ? |
142
144
| persistenceStorageClass | This property has been removed |
143
145
| persistenceVolumeClaimName | This property has been removed |
144
146
| persistenceVolumeName | This property has been removed |
@@ -159,3 +161,6 @@ The names of several of the generated YAML files have changed.
159
161
| startupControl | AUTO | TBD |
160
162
| startupControl | NONE | TBD |
161
163
| startupControl | SPECIFIED | TBD |
164
+ | persistenceType | hostPath | HOST_PATH |
165
+ | persistenceType | nfs | NFS |
166
+
You can’t perform that action at this time.
0 commit comments