Add Pelican panel — EndpointSlice, HTTPRoute, certificate, gateway listener
This commit is contained in:
@@ -46,6 +46,9 @@ resources:
|
||||
- ollama/certificate.yaml
|
||||
- openwebui/certificate.yaml
|
||||
- searxng/certificate.yaml
|
||||
- docuseal/certificate.yaml
|
||||
- affine/certificate.yaml
|
||||
- pelican/certificate.yaml
|
||||
|
||||
patches:
|
||||
# Internal gateway patches
|
||||
@@ -289,6 +292,24 @@ patches:
|
||||
kind: Gateway
|
||||
name: gateway-internal
|
||||
path: searxng/gateway-patch.yaml
|
||||
- target:
|
||||
group: gateway.networking.k8s.io
|
||||
version: v1
|
||||
kind: Gateway
|
||||
name: gateway-internal
|
||||
path: docuseal/gateway-patch.yaml
|
||||
- target:
|
||||
group: gateway.networking.k8s.io
|
||||
version: v1
|
||||
kind: Gateway
|
||||
name: gateway-internal
|
||||
path: affine/gateway-patch.yaml
|
||||
- target:
|
||||
group: gateway.networking.k8s.io
|
||||
version: v1
|
||||
kind: Gateway
|
||||
name: gateway-internal
|
||||
path: pelican/gateway-patch.yaml
|
||||
|
||||
# Public gateway patches
|
||||
- target:
|
||||
|
||||
Reference in New Issue
Block a user