homelab-gitops/stirling-pdf/gateway.yaml
gwg313 529cc6f29f
add stirling-pdf
Signed-off-by: gwg313 <gwg313@pm.me>
2026-01-06 13:50:05 -05:00

18 lines
360 B
YAML

apiVersion: networking.istio.io/v1beta1
kind: Gateway
metadata:
name: stirling-pdf-gateway
namespace: stirling-pdf
spec:
selector:
istio: gateway
servers:
- port:
number: 443
name: https
protocol: HTTPS
tls:
mode: SIMPLE
credentialName: stirling-pdf-cert
hosts:
- pdftools.gwg313.xyz