-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
596607a
commit 4443641
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Fiberplane's helm chart repository | ||
Things will be added here.. | ||
|
||
![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) | ||
![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) | ||
|
||
## Usage | ||
|
||
### Requirements | ||
|
||
- [Helm](https://helm.sh). See Helm's [documentation](https://helm.sh/docs/) to get started. | ||
|
||
Once Helm is set up properly, add the repo as follows: | ||
|
||
```console | ||
helm repo add fiberplane https://fiberplane.github.io/helm-charts | ||
``` | ||
|
||
You can then run `helm search repo fiberplane` to see the charts. | ||
|
||
## License | ||
|
||
<!-- Keep full URL links to repo files because this README syncs from main to gh-pages. --> | ||
[MIT/Apache 2.0 License](https://github.com/fiberplane/helm-charts/blob/main/LICENSE). |