This is where I keep my helm charts!
Currently, the available charts are:
Assuming you have Helm installed,
helm repo add jina https://numb3r3.github.io/helm-charts/
helm upgrade --cleanup-on-fail --install \
-n jina-clip-on-k8s \
--create-namespace my-clip-on-k8s \
jina/cas-helm
For customization options, see the README.md for each chart.