Skip to content

Commit 96940b6

Browse files
fix(platform): authMode forward-auth for public-frankfurt tier (#13)
1 parent 77675b0 commit 96940b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

platform/deployment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
routes:
2727
- host: kb.jorisjonkers.dev
2828
owner: knowledge-api
29-
authMode: sso
29+
authMode: forward-auth
3030
expose:
3131
tier: public-frankfurt
3232
rules:
@@ -69,4 +69,4 @@ spec:
6969
strategy: none
7070
rollbackTargetRetention:
7171
minimumDays: 90
72-
acknowledged: true
72+
acknowledged: true

0 commit comments

Comments
 (0)