Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Add PersistentVolumeClaimSpec to Vault Types #333

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

rblaine95
Copy link

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.

Stop reinventing the wheel
"PersistentVolumeClaimSpec,omitempt" to "persistentVolumeClaimSpec,omitempty"
@rblaine95 rblaine95 changed the title Add PersistentVolumeClaimSpec to Vault Types. Add PersistentVolumeClaimSpec to Vault Types Jul 3, 2018
@raoofm
Copy link

raoofm commented Jul 3, 2018

/cc @hasbro17 @fanminshi

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants