Add Wings HTTPS proxy via Envoy Gateway
This commit is contained in:
@@ -47,6 +47,7 @@ resources:
|
||||
- searxng/certificate.yaml
|
||||
- affine/certificate.yaml
|
||||
- pelican/certificate.yaml
|
||||
- pelican/wings-certificate.yaml
|
||||
|
||||
patches:
|
||||
# Internal gateway patches
|
||||
@@ -296,6 +297,12 @@ patches:
|
||||
kind: Gateway
|
||||
name: gateway-internal
|
||||
path: pelican/gateway-patch.yaml
|
||||
- target:
|
||||
group: gateway.networking.k8s.io
|
||||
version: v1
|
||||
kind: Gateway
|
||||
name: gateway-internal
|
||||
path: pelican/wings-gateway-patch.yaml
|
||||
|
||||
# Public gateway patches
|
||||
- target:
|
||||
|
||||
Reference in New Issue
Block a user