fdb-kubernetes-operator icon indicating copy to clipboard operation
fdb-kubernetes-operator copied to clipboard

volumeClaimTemplate should be required for stateful processes

Open nicmorales9 opened this issue 1 year ago • 0 comments

What would you like to be added/changed?

Right now, it is possible for a stateful process to not have a volumeClaimTemplate / PVC. This seems not logical and probably shouldn't be allowed. This would require that we add validation and a default volumeClaimTemplate.

nicmorales9 avatar Mar 12 '24 12:03 nicmorales9