feat(base): updating nginx kustom
This commit is contained in:
parent
182aa66bf1
commit
f9e8aab4e6
|
@ -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
|
Loading…
Reference in New Issue