mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 16:51:31 -05:00
update ingress
This commit is contained in:
parent
39020882f4
commit
0b4238217b
27 changed files with 106 additions and 186 deletions
|
|
@ -3,7 +3,7 @@ apiVersion: v1
|
|||
metadata:
|
||||
name: gitea-external-dns
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: gitea.durp.info
|
||||
external-dns.alpha.kubernetes.io/hostname: gitea.prd.durp.info
|
||||
spec:
|
||||
type: ExternalName
|
||||
externalName: durp.info
|
||||
externalName:.prd.durp.info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue