feat: helm chart oauth configuration#12868
Conversation
Added oauth config within the helm chart.
Codecov Report
@@ Coverage Diff @@
## master #12868 +/- ##
===========================================
- Coverage 67.04% 50.82% -16.23%
===========================================
Files 1022 476 -546
Lines 50186 17187 -32999
Branches 5204 4447 -757
===========================================
- Hits 33648 8735 -24913
+ Misses 16403 8452 -7951
+ Partials 135 0 -135
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
hi @vfoucault and thanks for your contribution |
Hum, i am quite perplexe about that because nothing is fixed here as you may specify your own oauth configuration that will be converted to json. If you prefer to add a complex string into a yaml code, I wouldn't say that this is an improvement thought I must agree that the idea of a generic configuration overrider is quite good. |
SUMMARY
Ability to configure Oauth for Helm
this is a revival of #10190
usage as follows in
values.yamlBEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TEST PLAN
ADDITIONAL INFORMATION