Initial commit
This commit is contained in:
commit
b944d19534
17 changed files with 403 additions and 0 deletions
8
.helmignore
Normal file
8
.helmignore
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Ignore the ignore file
|
||||
.helmignore
|
||||
# Ignore the Helm chart's packaged tarball
|
||||
*.tgz
|
||||
# Ignore git files
|
||||
*.git
|
||||
# Ignore the input file
|
||||
input.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue