Deploy RedisDB on kubernetes cluster

Deploy on Xeon

export HFTOKEN="insert-your-huggingface-token-here"
helm install redis-vector-db oci://ghcr.io/opea-project/charts/redis-vector-db  --set global.HUGGINGFACEHUB_API_TOKEN=${HFTOKEN} -f cpu-values.yaml