File tree Expand file tree Collapse file tree 4 files changed +16
-1
lines changed
Expand file tree Collapse file tree 4 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22description : A Helm chart for Tidepool
33name : tidepool
4- version : 0.18.2
4+ version : 0.19.0
55maintainers :
66 - name : Todd Kazakov
77 email : todd@tidepool.org
Original file line number Diff line number Diff line change 9898 name : abbott
9999 key : StateSalt
100100 optional : true
101+ - name : TIDEPOOL_SERVICE_PROVIDER_ABBOTT_AUTH_STYLE_IN_PARAMS
102+ value : " true"
101103 - name : TIDEPOOL_SERVICE_PROVIDER_DEXCOM_AUTHORIZE_URL
102104 valueFrom :
103105 configMapKeyRef :
Original file line number Diff line number Diff line change 9191 options :
9292 extauth :
9393 disable : true
94+ - matchers :
95+ - methods :
96+ - DELETE
97+ regex : /v1/users/[^/]+/oauth/[^/]+/authorize
98+ routeAction :
99+ single :
100+ upstream :
101+ name : auth
102+ options :
103+ extauth :
104+ disable : true
94105 - matchers :
95106 - methods :
96107 - GET
Original file line number Diff line number Diff line change 9999 name : abbott
100100 key : StateSalt
101101 optional : true
102+ - name : TIDEPOOL_SERVICE_PROVIDER_ABBOTT_AUTH_STYLE_IN_PARAMS
103+ value : " true"
102104 - name : TIDEPOOL_ABBOTT_CLIENT_ADDRESS
103105 valueFrom :
104106 configMapKeyRef :
You can’t perform that action at this time.
0 commit comments