Skip to content

Commit 6556926

Browse files
committed
[BACK-2784] Proxy user profile requests to auth instead of seagull.
1 parent c599fb0 commit 6556926

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

charts/tidepool/charts/seagull/templates/4-routetable.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ spec:
2525
routeAction:
2626
single:
2727
upstream:
28-
name: seagull
28+
name: auth
2929
options:
30+
prefixRewrite: /v1/users/
3031
retries:
3132
retryOn: '5xx'
3233
numRetries: 3

0 commit comments

Comments
 (0)