Romain 05eb5d88d6 HUE-8888 [k8s] Fix ssl certificate conflict between hue and docs 6 лет назад
..
celery d752199cc6 HUE-8744 [k8s] Use v1 for Deployment version 6 лет назад
cert-manager 05eb5d88d6 HUE-8888 [k8s] Fix ssl certificate conflict between hue and docs 6 лет назад
gethue.com 88274a08b0 HUE-8888 [k8s] Add yaml for docs website service 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 d752199cc6 HUE-8744 [k8s] Use v1 for Deployment version 6 лет назад
README.md f03bce6ccd HUE-9030 [k8s] v1 of helm chart for the website 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/