Add internalproxy/templates/gitea.yaml

This commit is contained in:
2024-01-19 11:20:29 -08:00
parent e9a72ae38d
commit 65fb54994b

View File

@@ -0,0 +1,9 @@
kind: Service
apiVersion: v1
metadata:
name: gitea-external-dns
annotations:
external-dns.alpha.kubernetes.io/hostname: gitea.durp.info
spec:
type: ExternalName
externalName: durp.info