replace calibre web with automated version
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
||||
- websecure
|
||||
routes:
|
||||
- kind: Rule
|
||||
match: Host(`calibre-automated.alexlebens.net`)
|
||||
match: Host(`calibre.alexlebens.net`)
|
||||
middlewares:
|
||||
- name: authentik-calibre-web-automated
|
||||
namespace: {{ .Release.Namespace }}
|
||||
@@ -24,7 +24,7 @@ spec:
|
||||
name: calibre-web-automated
|
||||
port: 80
|
||||
- kind: Rule
|
||||
match: Host(`calibre-automated.alexlebens.net`) && PathPrefix(`/outpost.goauthentik.io/`)"
|
||||
match: Host(`calibre.alexlebens.net`) && PathPrefix(`/outpost.goauthentik.io/`)"
|
||||
priority: 15
|
||||
services:
|
||||
- kind: Service
|
||||
|
Reference in New Issue
Block a user