6 lines
206 B
Markdown
6 lines
206 B
Markdown
Installation:
|
|
|
|
```bash
|
|
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
|
|
``` |