Official Helm charts repository for deploying Detectify services on Kubernetes.
# Add the Detectify Helm repository
helm repo add detectify https://detectify.github.io/helm-charts
# Update your local chart cache
helm repo update
# Search for available charts
helm search repo detectify
Browse the repository index for the full list of available charts and versions.