Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
open-source
MetaGer
Commits
1c6828b0
Commit
1c6828b0
authored
Nov 28, 2019
by
Dominik Hebeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Deleted PVC as it should not be deployed for each branch
parent
5d2e4983
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
chart/templates/pvc-logfile.yaml
chart/templates/pvc-logfile.yaml
+0
-11
No files found.
chart/templates/pvc-logfile.yaml
deleted
100644 → 0
View file @
5d2e4983
apiVersion
:
v1
kind
:
PersistentVolumeClaim
metadata
:
name
:
mglogs
spec
:
accessModes
:
-
ReadWriteMany
volumeMode
:
Filesystem
resources
:
requests
:
storage
:
100Gi
\ No newline at end of file
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