tls for all
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user