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 fe1a270 commit 62ea3da
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,19 @@ secrets and config maps available in multiple namespaces.

### Using Helm

```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!⎈
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!⎈
```

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

### Manual

Expand Down

0 comments on commit 62ea3da

Please sign in to comment.