File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed
charts/tidepool/charts/seagull/templates Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -20,21 +20,21 @@ spec:
2020 options :
2121 extauth :
2222 disable : true
23- - matchers :
24- - regex : ' /metadata/[^/]+/profile'
25- routeAction :
26- single :
27- upstream :
28- name : auth
29- options :
30- regexRewrite :
31- pattern :
32- regex : ' /metadata/'
33- substitution : ' /v1/users/legacy/'
34- retries :
35- retryOn : ' 5xx'
36- numRetries : 3
37- perTryTimeout : ' 15s'
23+ # - matchers:
24+ # - regex: '/metadata/[^/]+/profile'
25+ # routeAction:
26+ # single:
27+ # upstream:
28+ # name: auth
29+ # options:
30+ # regexRewrite:
31+ # pattern:
32+ # regex: '/metadata/'
33+ # substitution: '/v1/users/legacy/'
34+ # retries:
35+ # retryOn: '5xx'
36+ # numRetries: 3
37+ # perTryTimeout: '15s'
3838 - matchers :
3939 - prefix : /metadata/
4040 routeAction :
You can’t perform that action at this time.
0 commit comments