Database PVC creation should be optional
This chart currently always adds a PVC called single-sign-on-database
, which would be managed by helm instead of Flux in the case of stackspin/stackspin. That's not what we want.
What we want:
-
PVC creation by the helm chart is optional -
Helm chart can use PVC that was created by Flux in stackspin/stackspin