Helm
Installation using Helm chart
# Deploy the redis-operator
helm upgrade redis-operator ./helm/redis-operator --install --namespace redis-operator# Testing the redis operator
helm test redis-operator --namespace redis-operatorLast updated
Was this helpful?