tls for all

This commit is contained in:
2024-04-27 00:33:01 +02:00
parent ff5ec3199a
commit afa0b20beb
13 changed files with 15 additions and 14 deletions

View File

@ -6,11 +6,11 @@ metadata:
spec:
entryPoints:
- websecure-front
- web-local
- websecure-local
routes:
- match: Host(`adguard.steffenillium.de`) || Host(`dns.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: adguard-service
port: http
@ -23,11 +23,11 @@ metadata:
namespace: adguard
spec:
entryPoints:
- web-local
- websecure-local
routes:
- match: Host(`adguard-init.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: adguard-service
port: http-initial