Skip to content

Commit 1f39d02

Browse files
committed
Update the list of changed names
1 parent 7da2d51 commit 1f39d02

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NAME-CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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+

0 commit comments

Comments
 (0)