Romain ce7362e32e HUE-8744 [k8s] Add cron jobs for running the email stats command há 6 anos atrás
..
celery 7bb2ba1450 HUE-8744 [k8s] Adding celery flower k8s service há 6 anos atrás
cert-manager 2d990dbea7 HUE-8744 [k8s] Adding cert-manager for SSL há 6 anos atrás
hue ce7362e32e HUE-8744 [k8s] Add cron jobs for running the email stats command há 6 anos atrás
nginx ce13b9ce83 HUE-8744 [k8s] Basic nginx for the Helm chart há 6 anos atrás
postgres cb1234ff1b HUE-8744 [k8s] Adding postgres yaml definitions há 6 anos atrás
redis e8944fc03c HUE-8744 [k8s] Polishing redis service há 6 anos atrás
README.md e8944fc03c HUE-8744 [k8s] Polishing redis service há 6 anos atrás

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/