Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VolumeClaim type #299

Merged
merged 1 commit into from
Feb 3, 2022
Merged

Add VolumeClaim type #299

merged 1 commit into from
Feb 3, 2022

Conversation

afritzler
Copy link
Member

Proposed Changes

Add a VolumeClaim type

apiVersion: storage.onmetal.de/v1alpha1
kind: VolumeClaim
metadata:
  name: volumeclaim-sample
spec:
  volumeRef:
    name: volume-sample

Fixes #291

@afritzler afritzler force-pushed the enh/add_volumeclaim branch from 9cd1d92 to bf0a32f Compare February 3, 2022 14:10
@afritzler afritzler merged commit f119734 into main Feb 3, 2022
@afritzler afritzler deleted the enh/add_volumeclaim branch February 3, 2022 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add VolumeClaim type
2 participants