mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 00:11:21 -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
|
||||
#apiVersion: v1
|
||||
#metadata:
|
||||
# name: durpapi-external-dns
|
||||
# annotations:
|
||||
# external-dns.alpha.kubernetes.io/hostname: durpapi.durp.info
|
||||
#spec:
|
||||
# type: ExternalName
|
||||
# externalName: durp.info
|
||||
kind: Service
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: durpapi-external-dns
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: durpapi.durp.info
|
||||
spec:
|
||||
type: ExternalName
|
||||
externalName: durp.info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue