Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Carlos Ribas
rnacentral-webcode
Commits
005d09dc
Commit
005d09dc
authored
May 27, 2021
by
carlosribas
Browse files
Create volume for export results
parent
dbe60821
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
kubernetes/export-results-volume-pvc.yaml
kubernetes/export-results-volume-pvc.yaml
+12
-0
No files found.
kubernetes/export-results-volume-pvc.yaml
0 → 100644
View file @
005d09dc
apiVersion
:
v1
kind
:
PersistentVolumeClaim
metadata
:
labels
:
pvc
:
export-results
name
:
export-results
spec
:
accessModes
:
-
ReadWriteMany
resources
:
requests
:
storage
:
50Gi
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment