Romain 8f9802cc22 HUE-8744 [k8s] Rename hue-postgres service to postgres-hue 6 years ago
..
celery 7bb2ba1450 HUE-8744 [k8s] Adding celery flower k8s service 6 years ago
cert-manager 00da0656db HUE-8744 [k8s] Updating hostname and cert-manager URL configs 6 years ago
hue ce7362e32e HUE-8744 [k8s] Add cron jobs for running the email stats command 6 years ago
nginx ce13b9ce83 HUE-8744 [k8s] Basic nginx for the Helm chart 6 years ago
postgres 8f9802cc22 HUE-8744 [k8s] Rename hue-postgres service to postgres-hue 6 years ago
redis e8944fc03c HUE-8744 [k8s] Polishing redis service 6 years ago
README.md e8944fc03c HUE-8744 [k8s] Polishing redis service 6 years ago

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/