feat(base): updating nginx kustom

This commit is contained in:
Philippe Caseiro 2022-10-25 05:31:53 +02:00
parent af8aac831a
commit 182aa66bf1
4 changed files with 2 additions and 14 deletions

2
.gitmodules vendored
View File

@ -2,5 +2,5 @@
path = base/minio
url = https://github.com/minio/operator.git
[submodule "base/nginx-gateway"]
path = base/nginx-gateway
path = base/nginx/nginx-gateway
url = https://github.com/nginxinc/nginx-kubernetes-gateway.git

View File

@ -6,4 +6,4 @@ bases:
- https://github.com/cert-manager/cert-manager/releases/download/v1.10.0/cert-manager.yaml
- ./minio
- github.com/kubernetes-sigs/gateway-api/config/crd?ref=v0.5.1
- ./nginx-gateway.yaml
- nginx-api-gateway.yaml

View File

@ -1,12 +0,0 @@
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