mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update file ingress.yaml
This commit is contained in:
parent
dc0d6a63c3
commit
3a0374bca4
1 changed files with 2 additions and 2 deletions
|
|
@ -48,7 +48,7 @@ apiVersion: v1
|
||||||
metadata:
|
metadata:
|
||||||
name: heimdall-external-dns
|
name: heimdall-external-dns
|
||||||
annotations:
|
annotations:
|
||||||
external-dns.alpha.kubernetes.io/hostname: heimdall.durp.info
|
external-dns.alpha.kubernetes.io/hostname: 1heimdall.durp.info
|
||||||
spec:
|
spec:
|
||||||
type: ExternalName
|
type: ExternalName
|
||||||
externalName: heimdall.durp.info
|
externalName: 1heimdall.durp.info
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue