Deploy guardrails microservice on Kubernetes cluster

Deploy on Kubernetes

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