v0.10.0
- Replace
volumes.pvc.existing_claim
withvolumes.pvc.existingClaim
- Set default value of
volumes.pvc.existingClaim
explicitly to null - Do not create PVC if there is an existing claim (i.e.
volumes.pvc.existingClaim
is
not null)
volumes.pvc.existing_claim
with volumes.pvc.existingClaim
volumes.pvc.existingClaim
explicitly to nullvolumes.pvc.existingClaim
is