homelab-gitops/focalboard/gateway.yaml
gwg313 a958b153c4
add focalboard
Signed-off-by: gwg313 <gwg313@pm.me>
2026-01-05 15:42:08 -05:00

20 lines
411 B
YAML

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