homelab-gitops/internalproxy/templates/guac

9 lines
No EOL
194 B
Text

kind: Service
apiVersion: v1
metadata:
name: guac-external-dns
annotations:
external-dns.alpha.kubernetes.io/hostname: guac.durp.info
spec:
type: ExternalName
externalName: durp.info