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.
137137| managedServerPort | same |
138138| managedServerStartCount | initialManagedServerReplicas |
139139| namespace | same |
140+ | nfsServer | TBD - weblogicDomainStorageNFSServer ? |
140141| persistencePath | weblogicDomainStoragePath |
141142| persistenceSize | weblogicDomainStorageSize |
143+ | persistenceType | TBD - weblogicDomainStorageType ? |
142144| persistenceStorageClass | This property has been removed |
143145| persistenceVolumeClaimName | This property has been removed |
144146| persistenceVolumeName | This property has been removed |
@@ -159,3 +161,6 @@ The names of several of the generated YAML files have changed.
159161| startupControl | AUTO | TBD |
160162| startupControl | NONE | TBD |
161163| 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