Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nfs-subdir-external-provisioner
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
nfs-subdir-external-provisioner
Commits
b33cad59
Commit
b33cad59
authored
Mar 05, 2021
by
mustache1up
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adapt values.yaml for linter removing trailling spaces on empty params
parent
c50d1aea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
values.yaml
charts/nfs-subdir-external-provisioner/values.yaml
+2
-2
No files found.
charts/nfs-subdir-external-provisioner/values.yaml
View file @
b33cad59
...
@@ -38,11 +38,11 @@ storageClass:
...
@@ -38,11 +38,11 @@ storageClass:
# If it exists and has a delete value, delete the directory, if it exists and has a retain value, save the directory.
# If it exists and has a delete value, delete the directory, if it exists and has a retain value, save the directory.
# Overrides archiveOnDelete.
# Overrides archiveOnDelete.
# Ignored if value not set.
# Ignored if value not set.
onDelete
:
onDelete
:
# Specifies a template for creating a directory path via PVC metadata's such as labels, annotations, name or namespace.
# Specifies a template for creating a directory path via PVC metadata's such as labels, annotations, name or namespace.
# Ignored if value not set.
# Ignored if value not set.
pathPattern
:
pathPattern
:
# Set access mode - ReadWriteOnce, ReadOnlyMany or ReadWriteMany
# Set access mode - ReadWriteOnce, ReadOnlyMany or ReadWriteMany
accessModes
:
ReadWriteOnce
accessModes
:
ReadWriteOnce
...
...
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