mirror of
https://github.com/outbackdingo/proxmox-cloud-controller-manager.git
synced 2026-01-27 10:20:13 +00:00
docs: update helm install command
Update documentation to use helm install from oci registry. Signed-off-by: Simon Weald <simon@simonweald.com> Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev>
This commit is contained in:
@@ -125,7 +125,8 @@ Deploy Proxmox CCM
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
helm upgrade -i --namespace=kube-system -f proxmox-ccm.yaml \
|
helm upgrade -i --namespace=kube-system -f proxmox-ccm.yaml \
|
||||||
proxmox-cloud-controller-manager charts/proxmox-cloud-controller-manager
|
proxmox-cloud-controller-manager \
|
||||||
|
oci://ghcr.io/sergelogvinov/charts/proxmox-cloud-controller-manager
|
||||||
```
|
```
|
||||||
|
|
||||||
More options you can find [here](charts/proxmox-cloud-controller-manager)
|
More options you can find [here](charts/proxmox-cloud-controller-manager)
|
||||||
|
|||||||
Reference in New Issue
Block a user