Add external dns entry for tunnel ssh service

This commit is contained in:
2025-04-16 03:18:58 +02:00
parent e21c9fd428
commit 0cff596728

View File

@@ -14,6 +14,8 @@ apiVersion: v1
kind: Service
metadata:
name: tunnel-ssh
annotations:
external-dns.alpha.kubernetes.io/hostname: tunnel.svc.${domain}
spec:
type: LoadBalancer
ports: