☸️
The Kubernetes configuration powering https://starcitizen.tools
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.18.1/cert-manager.crds.yamlkubectl create -f https://download.elastic.co/downloads/eck/2.5.0/crds.yaml
kubectl apply -f https://download.elastic.co/downloads/eck/2.5.0/operator.yamlhelm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx
helm repo update
helm install -f ingress-values.yaml ingress-nginx ingress-nginx/ingress-nginx