Helm repository for Rediver — helm.rediver.ai
helm repo add rediver https://helm.rediver.ai
helm repo update
helm search repo rediver
| Chart | Description |
|---|---|
connector |
Outbound agent bridging external platforms (GitLab, etc.) with the Rediver backend. |
helm install my-connector rediver/connector \
--namespace rediver --create-namespace \
--set rediver.token=<cluster-token>