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
3a0374bca4
commit
b62e4a0b43
1 changed files with 2 additions and 2 deletions
|
|
@ -48,7 +48,7 @@ apiVersion: v1
|
|||
metadata:
|
||||
name: heimdall-external-dns
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: 1heimdall.durp.info
|
||||
external-dns.alpha.kubernetes.io/hostname: heimdall.durp.info
|
||||
spec:
|
||||
type: ExternalName
|
||||
externalName: 1heimdall.durp.info
|
||||
externalName: home.durp.info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue