Set up cert-manager wildcard certs

This commit is contained in:
2024-09-23 22:00:49 +02:00
parent 9a393e1326
commit 4adb9cd9ee
9 changed files with 53 additions and 14 deletions

View File

@@ -13,7 +13,7 @@ logs:
ingressRoute:
dashboard:
enabled: true
matchRule: Host(`traefik.namesny.com`)
matchRule: Host(`traefik.example.com`)
entryPoints: ["websecure"]
middlewares:
- name: "auth-authelia@kubernetescrd"
@@ -33,3 +33,7 @@ ports:
service:
spec:
externalTrafficPolicy: Local
tlsStore:
default:
defaultCertificate:
secretName: wildcard-nmsny-dev-tls