Skip to content

Commit

Permalink
make a nice looking page for the helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
sontek committed Jan 2, 2023
1 parent 771229d commit 43c2bf9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 7 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Prom Aggregation Gateway Helm Chart

First, you need to get the repo added to helm!

```sh
helm repo add pag https://zapier.github.io/prom-aggregation-gateway/
helm repo update
helm search repo pag -l
```

Then you can install it:

```sh
helm install pag pag/prom-aggregation-gateway 0.5.1
```
1 change: 1 addition & 0 deletions _config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
theme: jekyll-theme-cayman
7 changes: 0 additions & 7 deletions index.html

This file was deleted.

0 comments on commit 43c2bf9

Please sign in to comment.