Skip to content

Commit 3e8a125

Browse files
committed
docs: update helm install instructions
1 parent d96a872 commit 3e8a125

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/deploying.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ You may need to customize `cvmfs-csi-default-local` and `cvmfs-csi-config-d` Con
2121
Helm chart can be installed from CERN registry:
2222

2323
```bash
24-
helm repo add cern https://registry.cern.ch/chartrepo/cern
25-
helm repo update
26-
helm install cvmfs cern/cvmfs-csi
24+
helm install cvmfs-csi oci://registry.cern.ch/kubernetes/charts/cvmfs-csi --version <Chart tag>
2725
```
2826

2927
Some chart values may need to be customized to suite your CVMFS environment. Please consult the documentation in [../deployments/helm/README.md](../deployments/helm/README.md) to see available values.

0 commit comments

Comments
 (0)