Adding credential generation and secret for postgres db#8284
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8284 +/- ##
==========================================
+ Coverage 59.81% 59.84% +0.02%
==========================================
Files 590 590
Lines 39513 39513
==========================================
+ Hits 23636 23645 +9
+ Misses 14116 14111 -5
+ Partials 1761 1757 -4 ☔ View full report in Codecov by Sentry. |
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Signed-off-by: Nick Beenham <Nicholas_Beenham@cable.comcast.com>
Signed-off-by: Nick Beenham <Nicholas_Beenham@cable.comcast.com>
f2fdf70 to
e9ea64f
Compare
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Description
This PR is to update the database helm chart to generate a password and create a secret for the postgres database
Type of change
Fixes: #8273
Contributor checklist
Please verify that the PR meets the following requirements, where applicable: