Skip to content

Commit

Permalink
fix typo in helm chart name (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
elenz97 authored May 12, 2021
1 parent 051ae3b commit 388747a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Install this operator using Helm:
$ helm repo add mittwald https://helm.mittwald.de
$ helm repo update
$ kubectl create namespace kubeav-system
$ helm install kubeav mittwald/kube-av --namespace kubeav-system
$ helm install kubeav mittwald/kubeav --namespace kubeav-system
```

## Architecture
Expand Down

0 comments on commit 388747a

Please sign in to comment.