feat: add repo for helm chart

This commit is contained in:
2024-12-15 10:24:38 +03:30
parent a3a806a54f
commit 6a475c7755
4 changed files with 22 additions and 20 deletions

6
README.md Normal file
View File

@@ -0,0 +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
```