fix(nginx): roll back to ingress controler
This commit is contained in:
parent
d0683a5bf4
commit
1581059ccc
|
@ -1,11 +1,2 @@
|
||||||
resources:
|
resources:
|
||||||
- github.com/kubernetes-sigs/gateway-api/config/crd?ref=v0.5.1
|
- https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.4.0/deploy/static/provider/cloud/deploy.yaml
|
||||||
- https://raw.githubusercontent.com/nginxinc/nginx-kubernetes-gateway/main/deploy/manifests/namespace.yaml
|
|
||||||
- https://raw.githubusercontent.com/nginxinc/nginx-kubernetes-gateway/main/deploy/manifests/gatewayclass.yaml
|
|
||||||
- https://raw.githubusercontent.com/nginxinc/nginx-kubernetes-gateway/main/deploy/manifests/nginx-gateway.yaml
|
|
||||||
- https://raw.githubusercontent.com/nginxinc/nginx-kubernetes-gateway/main/deploy/manifests/service/loadbalancer.yaml
|
|
||||||
|
|
||||||
configMapGenerator:
|
|
||||||
- name: njs-modules
|
|
||||||
files:
|
|
||||||
- https://raw.githubusercontent.com/nginxinc/nginx-kubernetes-gateway/main/internal/nginx/modules/src/httpmatches.js
|
|
Loading…
Reference in New Issue