mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
update
This commit is contained in:
parent
277682ca5f
commit
f1873a0b29
1 changed files with 9 additions and 9 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
#kind: Service
|
kind: Service
|
||||||
#apiVersion: v1
|
apiVersion: v1
|
||||||
#metadata:
|
metadata:
|
||||||
# name: durpapi-external-dns
|
name: durpapi-external-dns
|
||||||
# annotations:
|
annotations:
|
||||||
# external-dns.alpha.kubernetes.io/hostname: durpapi.durp.info
|
external-dns.alpha.kubernetes.io/hostname: durpapi.durp.info
|
||||||
#spec:
|
spec:
|
||||||
# type: ExternalName
|
type: ExternalName
|
||||||
# externalName: durp.info
|
externalName: durp.info
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue