mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
initial commit
This commit is contained in:
parent
3228e333fc
commit
88f709bd31
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.env
|
14
README.md
14
README.md
@ -1 +1,13 @@
|
|||||||
# billimek-charts
|
# personal helm charts
|
||||||
|
|
||||||
|
See [instructions](https://andrewlock.net/how-to-create-a-helm-chart-repository-using-amazon-s3/) and [helm s3 plugin repo](https://github.com/hypnoglow/helm-s3)
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
```bash
|
||||||
|
helm plugin install https://github.com/hypnoglow/helm-s3.git
|
||||||
|
source .env
|
||||||
|
helm s3 init s3://public/charts
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user