helm initialize
This commit is contained in:
21
install/kubernetes/helm/pinpoint/.helmignore
Normal file
21
install/kubernetes/helm/pinpoint/.helmignore
Normal 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
|
||||||
5
install/kubernetes/helm/pinpoint/Chart.yaml
Normal file
5
install/kubernetes/helm/pinpoint/Chart.yaml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
name: pinpoint
|
||||||
|
description: Helm chart for all pinpoint components
|
||||||
|
keywords:
|
||||||
|
- pinpoint
|
||||||
0
install/kubernetes/helm/pinpoint/valuse.yaml
Normal file
0
install/kubernetes/helm/pinpoint/valuse.yaml
Normal file
Reference in New Issue
Block a user