feat(base): adding nginx-gateway

This commit is contained in:
2022-10-19 15:55:25 +02:00
parent f6223731ed
commit 53a4159d49
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,11 @@
resources:
- github.com/kubernetes-sigs/gateway-api/config/crd?ref=v0.5.1
- 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