Add 'idrac6' chart (#14)

* Add idrac6 chart

* Add test values
This commit is contained in:
2021-05-21 11:39:37 +01:00
committed by GitHub
parent 6aec140b79
commit ff5fb746ad
13 changed files with 587 additions and 0 deletions

23
charts/idrac6/.helmignore Normal file
View File

@@ -0,0 +1,23 @@
# 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
# OWNERS file for Kubernetes
OWNERS