init
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# Compiled Helm chart dependencies
|
||||
charts/**/Chart.lock
|
||||
charts/**/charts/
|
||||
|
||||
# Testing
|
||||
__snapshot__/
|
||||
|
||||
# Docs
|
||||
_site/
|
10
README.md
10
README.md
@@ -1 +1,9 @@
|
||||
# helm-charts
|
||||
## Getting started
|
||||
|
||||
[Helm](https://helm.sh) must be installed to use the charts in this repository.
|
||||
|
||||
Refer to Helm's [documentation](https://helm.sh/docs/) to get started.
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the terms of the Apache 2.0 License license.
|
Reference in New Issue
Block a user