Files
homelab/heimdall/templates/test.yaml
2023-06-09 01:06:15 +00:00

11 lines
229 B
YAML

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