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
65a9bed95e
commit
24b9457d39
1 changed files with 10 additions and 10 deletions
|
|
@ -80,16 +80,16 @@ spec:
|
|||
|
||||
---
|
||||
|
||||
#kind: Service
|
||||
#apiVersion: v1
|
||||
#metadata:
|
||||
# name: kong-developer-external-dns
|
||||
# annotations:
|
||||
# external-dns.alpha.kubernetes.io/hostname: developer.durp.info
|
||||
#spec:
|
||||
# type: ExternalName
|
||||
# externalName: durp.info
|
||||
#
|
||||
kind: Service
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: kong-developer-external-dns
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: developer.durp.info
|
||||
spec:
|
||||
type: ExternalName
|
||||
externalName: durp.info
|
||||
|
||||
---
|
||||
|
||||
apiVersion: traefik.containo.us/v1alpha1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue