Romain 8f9802cc22 HUE-8744 [k8s] Rename hue-postgres service to postgres-hue 6 лет назад
..
celery 7bb2ba1450 HUE-8744 [k8s] Adding celery flower k8s service 6 лет назад
cert-manager 00da0656db HUE-8744 [k8s] Updating hostname and cert-manager URL configs 6 лет назад
hue ce7362e32e HUE-8744 [k8s] Add cron jobs for running the email stats command 6 лет назад
nginx ce13b9ce83 HUE-8744 [k8s] Basic nginx for the Helm chart 6 лет назад
postgres 8f9802cc22 HUE-8744 [k8s] Rename hue-postgres service to postgres-hue 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/