2022-10-19 15:55:25 +02:00
|
|
|
resources:
|
|
|
|
- github.com/kubernetes-sigs/gateway-api/config/crd?ref=v0.5.1
|
2022-10-25 08:45:06 +02:00
|
|
|
- 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
|
2022-10-19 15:55:25 +02:00
|
|
|
|
|
|
|
configMapGenerator:
|
|
|
|
- name: njs-modules
|
|
|
|
files:
|
2022-10-25 08:45:06 +02:00
|
|
|
- https://raw.githubusercontent.com/nginxinc/nginx-kubernetes-gateway/main/internal/nginx/modules/src/httpmatches.js
|