Compare commits
3 Commits
b27d10a94f
...
2452d3aabe
Author | SHA1 | Date |
---|---|---|
|
2452d3aabe | |
|
b0b1724622 | |
|
a2ddb47c08 |
|
@ -127,10 +127,9 @@ spec:
|
|||
tls:
|
||||
- hosts:
|
||||
- auth.pyrocufflink.blue
|
||||
- auth.pyrocufflink.net
|
||||
rules:
|
||||
- host: auth.pyrocufflink.blue
|
||||
http: &http
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
|
@ -139,5 +138,4 @@ spec:
|
|||
name: authelia
|
||||
port:
|
||||
name: http
|
||||
- host: auth.pyrocufflink.net
|
||||
http: *http
|
||||
|
||||
|
|
|
@ -189,8 +189,6 @@ session:
|
|||
cookies:
|
||||
- domain: pyrocufflink.blue
|
||||
authelia_url: 'https://auth.pyrocufflink.blue'
|
||||
- domain: pyrocufflink.net
|
||||
authelia_url: 'https://auth.pyrocufflink.net'
|
||||
|
||||
server:
|
||||
buffers:
|
||||
|
|
Loading…
Reference in New Issue