homelab-gitops/heimdall/templates/test.yaml

10 lines
No EOL
200 B
YAML

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