Romain e8944fc03c HUE-8744 [k8s] Polishing redis service 6 лет назад
..
celery e8944fc03c HUE-8744 [k8s] Polishing redis service 6 лет назад
hue 93e3e51542 HUE-8744 [k8s] Clean-up bunch of typos in the configs 6 лет назад
nginx ce13b9ce83 HUE-8744 [k8s] Basic nginx for the Helm chart 6 лет назад
redis e8944fc03c HUE-8744 [k8s] Polishing redis service 6 лет назад
README.md e8944fc03c HUE-8744 [k8s] Polishing redis service 6 лет назад

README.md

How to install

kubectl apply -f hue/

How to uninstall

kubectl delete -f hue/

If using Workers

kubectl create -f celery/
kubectl create -f redis/