docs: update readme for helm repo

This commit is contained in:
Mohamad Khani 2024-12-15 10:27:34 +03:30
parent 6a475c7755
commit 438296ec35

View File

@ -1,6 +1,6 @@
Installation:
```bash
helm repo add lc-flink-operator https://git.logicamp.tech/Logicamp/flink-kube-operator/src/branch/main/helm/
helm install lc-flink-operator/flink-kube-operator
helm repo add lc-flink-operator https://git.logicamp.tech/Logicamp/flink-kube-operator/raw/branch/main/helm/
helm install flink-kube-operator lc-flink-operator/flink-kube-operator
```