Skip to content

Commit be8255e

Browse files
committed
Updated readm with repo helm install
1 parent 3e7b1e2 commit be8255e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/capi-proxmox/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ clusterctl generate cluster proxmox-mw \
1414
The following chart can be used
1515

1616
```bash
17-
helm repo add
18-
helm upgrade --install --create-namespace -n 'k8s-management'
19-
cluster-api-proxmox/cluster-api-proxmox -f values.yaml
17+
helm repo add mw-capi https://mikroways.github.io/cluster-api-helm/
18+
helm upgrade --install --create-namespace -n 'k8s-management' \
19+
mw-capi/cluster-api-proxmox -f values.yaml
2020
```
2121

2222
## Requirements

0 commit comments

Comments
 (0)