feat(base): adding nginx-gateway installation

This commit is contained in:
Philippe Caseiro 2022-10-19 16:09:10 +02:00
parent 3f82f805d4
commit c6381c2323
1 changed files with 12 additions and 0 deletions

12
base/nginx-gateway.yaml Normal file
View File

@ -0,0 +1,12 @@
configMapGenerator:
- name: njs-modules
files:
- ./nginx-gateway/internal/nginx/modules/src/httpmatches.js
resources:
- ./nginx-gateway/deploy/manifests/namespace.yaml
- nginx-configmap.yaml
- ./nginx-gateway/deploy/manifests/gatewayclass.yaml
- ./nginx-gateway/deploy/manifests/nginx-gateway.yaml
- ./nginx-gateway/deploy/manifests/service/loadbalancer.yaml