disable AUTHENTIK OUTPOST
This commit is contained in:
@@ -13,16 +13,16 @@ spec:
|
||||
|
||||
routes:
|
||||
|
||||
# AUTHENTIK OUTPOST
|
||||
- match: Host(`cloud.limbosolutions.com`) && PathPrefix(`/outpost.goauthentik.io`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: ak-outpost-authentik-embedded-outpost
|
||||
namespace: id-limbosolutions-com
|
||||
port: 9000
|
||||
middlewares:
|
||||
- name: nextcloud-security-headers
|
||||
- name: rate-limit
|
||||
# # AUTHENTIK OUTPOST
|
||||
# - match: Host(`cloud.limbosolutions.com`) && PathPrefix(`/outpost.goauthentik.io`)
|
||||
# kind: Rule
|
||||
# services:
|
||||
# - name: ak-outpost-authentik-embedded-outpost
|
||||
# namespace: id-limbosolutions-com
|
||||
# port: 9000
|
||||
# middlewares:
|
||||
# - name: nextcloud-security-headers
|
||||
# - name: rate-limit
|
||||
|
||||
# PUBLIC SHARES (NO SSO)
|
||||
- match: Host(`cloud.limbosolutions.com`) &&
|
||||
|
||||
Reference in New Issue
Block a user