Files
truecharts/charts/incubator/prometheus/.helmignore
T
Kjeld Schouten-LebbingandGitHub 50ac8abaf3 add(prometheus): add prometheus prototype (#1379)
* Basic Prometheus Stack

* move prometheus port

* make bare-bones
2021-11-22 20:17:19 +01:00

25 lines
378 B
Plaintext

# 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
.vscode/
# OWNERS file for Kubernetes
OWNERS