[nfs-client-provisioner] Import from helm/stable repo (#11)

* Import nfs-client-provisioner from helm/stable repo

* Update chart testing

* Correct testing
This commit is contained in:
2021-01-01 13:46:14 +00:00
committed by GitHub
parent 343a41b2e7
commit a29c9d7cff
18 changed files with 562 additions and 26 deletions

View File

@@ -0,0 +1,21 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj