Skip to content

Commit

Permalink
fix: change logout redirect to '/landing' in kommander
Browse files Browse the repository at this point in the history
  • Loading branch information
natmegs committed Jul 20, 2019
1 parent d62d5da commit 1f77a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable/kommander/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ image:
tag: 1.50.0
pullPolicy: IfNotPresent
replicas: 1
logoutRedirectPath: /
logoutRedirectPath: /landing

# Mode must be either production|konvoy
mode: production
Expand Down

0 comments on commit 1f77a56

Please sign in to comment.