update
This commit is contained in:
@@ -33,6 +33,18 @@ spec:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
kind: Service
|
||||||
|
apiVersion: v1
|
||||||
|
metadata:
|
||||||
|
name: developer-external-dns
|
||||||
|
annotations:
|
||||||
|
external-dns.alpha.kubernetes.io/hostname: developer.durp.info
|
||||||
|
spec:
|
||||||
|
type: ExternalName
|
||||||
|
externalName: a89ff7f4357c.us.portal.konghq.com
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
kind: Service
|
kind: Service
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
metadata:
|
metadata:
|
||||||
@@ -41,4 +53,4 @@ metadata:
|
|||||||
external-dns.alpha.kubernetes.io/hostname: kong.durp.info
|
external-dns.alpha.kubernetes.io/hostname: kong.durp.info
|
||||||
spec:
|
spec:
|
||||||
type: ExternalName
|
type: ExternalName
|
||||||
externalName: a89ff7f4357c.us.portal.konghq.com
|
externalName: durp.info
|
||||||
|
|||||||
Reference in New Issue
Block a user