Scale your cluster
How to scale your UltiHash cluster based on your needs
How to scale
helm upgrade <release_name> oci://registry.ultihash.io/stable/ultihash-cluster \
-n <namespace> \
--set storage.replicas=3,deduplicator.replicas=3kubectl get pods -n <namespace>Last updated
Was this helpful?