vault-operator
vault-operator copied to clipboard
Add PersistentVolumeClaimSpec to Vault Types
I've added a PersistentVolumeClaimSpec to Vault Types which gets called in the DeployEtcdCluster function.
I've added an if statement to the DeployEtcdCluster function to check if a PersistentVolumeClaimSpec has been set.
This fixes (at least partially) Issue #319
Let me know what you think.
/cc @hasbro17 @fanminshi