update ingress

This commit is contained in:
2024-07-21 06:50:32 -05:00
parent 39020882f4
commit 0b4238217b
27 changed files with 106 additions and 186 deletions

View File

@@ -6,7 +6,7 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`kuma.durp.info`) && PathPrefix(`/`)
- match: Host(`kuma.prd.durp.info`) && PathPrefix(`/`)
middlewares:
- name: authentik-proxy-provider
namespace: traefik
@@ -28,9 +28,9 @@ spec:
issuerRef:
name: letsencrypt-production
kind: ClusterIssuer
commonName: "kuma.durp.info"
commonName: "kuma.prd.durp.info"
dnsNames:
- "kuma.durp.info"
- "kuma.prd.durp.info"
---
@@ -39,7 +39,7 @@ apiVersion: v1
metadata:
name: heimdall-external-dns
annotations:
external-dns.alpha.kubernetes.io/hostname: kuma.durp.info
external-dns.alpha.kubernetes.io/hostname: kuma.prd.durp.info
spec:
type: ExternalName
externalName: durp.info
externalName:.prd.durp.info