blob: f940702fafebbd06c70f350fd9998deb2b48f8b4 (
plain) (
blame)
1
2
3
4
5
6
7
|
# NGINX
NGINX ingress is our ingress controller for all PyDis web properties.
This directory contains resources for the Helm chart we use to deploy.
Documentation for deploying nginx-ingress with Helm is located [here](https://kubernetes.github.io/ingress-nginx/deploy/#using-helm), the chart is located [here](https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx).
|