Housekeeping

This commit is contained in:
Danny Bessems 2021-07-29 15:50:09 +02:00
parent ae88a84704
commit e552218f6d
2 changed files with 2 additions and 9 deletions

View File

@ -16,7 +16,8 @@ spec:
spec:
containers:
- name: authelia
image: authelia/authelia
image: authelia/authelia:master
imagePullPolicy: Always
env:
- name: TZ
value: Europe/Amsterdam

View File

@ -7,14 +7,6 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`index.pvr.spamasaurus.com`) && (Headers(`X-Api-Key`, `<removed>`) || Query(`apikey=<removed>`))
kind: Rule
services:
- name: nzbhydra
port: 5076
middlewares:
- name: security-headers@file
- name: compression@file
- match: Host(`movies.pvr.spamasaurus.com`) && (Headers(`X-Api-Key`, `<removed>`) || Query(`apikey=<removed>`))
kind: Rule
services: