Update file test.yaml
This commit is contained in:
11
heimdall/templates/test.yaml
Normal file
11
heimdall/templates/test.yaml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
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
|
||||||
Reference in New Issue
Block a user