This commit is contained in:
2025-04-14 06:11:08 -05:00
parent 5777d5066a
commit 53f91d61d1
2 changed files with 3 additions and 15 deletions

View File

@@ -9,7 +9,7 @@ spec:
- match: Host(`bitwarden.durp.info`) && PathPrefix(`/`)
kind: Rule
services:
- name: master-cluster
- name: infra-cluster
port: 443
tls:
secretName: bitwarden-tls

View File

@@ -23,20 +23,8 @@ metadata:
spec:
secretName: bitwarden-tls
issuerRef:
name: letsencrypt-production
name: vault-issuer
kind: ClusterIssuer
commonName: "bitwarden.durp.info"
dnsNames:
- "bitwarden.durp.info"
---
kind: Service
apiVersion: v1
metadata:
name: bitwarden-external-dns
annotations:
external-dns.alpha.kubernetes.io/hostname: bitwarden.durp.info
spec:
type: ExternalName
externalName: durp.info