Update 2 files
- /heimdall/templates/ingress.yaml - /heimdall/values.yaml
This commit is contained in:
@@ -2,8 +2,7 @@ apiVersion: traefik.containo.us/v1alpha1
|
|||||||
kind: IngressRoute
|
kind: IngressRoute
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
external-dns.alpha.kubernetes.io/hostname: heimdall.durp.info
|
|
||||||
external-dns.alpha.kubernetes.io/target: home.durp.info
|
|
||||||
name: heimdall-ingress
|
name: heimdall-ingress
|
||||||
spec:
|
spec:
|
||||||
entryPoints:
|
entryPoints:
|
||||||
|
|||||||
@@ -12,6 +12,9 @@ heimdall:
|
|||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
annotations:
|
||||||
|
- external-dns.alpha.kubernetes.io/hostname: heimdall.durp.info
|
||||||
|
- external-dns.alpha.kubernetes.io/target: home.durp.info
|
||||||
ports:
|
ports:
|
||||||
http:
|
http:
|
||||||
port: 80
|
port: 80
|
||||||
|
|||||||
Reference in New Issue
Block a user