Create agro helm chart

This commit is contained in:
Alexander Matyushentsev 2018-01-02 16:45:35 -08:00
parent 5456fd1e8b
commit b2f8f0c283
12 changed files with 175 additions and 0 deletions

21
charts/argo/.helmignore Normal file
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