Skip to content

Commit

Permalink
readme things
Browse files Browse the repository at this point in the history
  • Loading branch information
Hermsi1337 committed Mar 19, 2020
1 parent 967327a commit fe1a270
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,17 @@ secrets and config maps available in multiple namespaces.

### Using Helm

1. [Add the Mittwald-Charts Repo](https://github.com/mittwald/helm-charts/blob/master/README.md#usage)
```shellsession
$ helm repo add mittwald https://helm.mittwald.de
"mittwald" has been added to your repositories

$ helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "mittwald" chart repository
Update Complete. ⎈ Happy Helming!⎈

2. `helm upgrade --install kubernetes-replicator mittwald/kubernetes-replicator`
$ helm upgrade --install kubernetes-replicator mittwald/kubernetes-replicator
```

### Manual

Expand Down

0 comments on commit fe1a270

Please sign in to comment.