mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 04:59:54 +00:00
move all certs to automatic issuer
This commit is contained in:
@@ -4,6 +4,7 @@ metadata:
|
||||
name: homeassistant
|
||||
namespace: homeassistant
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: "letsencrypt-prod"
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
||||
spec:
|
||||
@@ -21,4 +22,4 @@ spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- ha.michaelthomson.dev
|
||||
secretName: letsencrypt-wildcard-cert-michaelthomson.dev
|
||||
secretName: homeassistant-tls
|
||||
|
||||
Reference in New Issue
Block a user