Add hint to admin console about setting k8s secrets#2750
Conversation
ryan-pratt
commented
Jan 21, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2750 +/- ##
==========================================
+ Coverage 78.23% 79.16% +0.92%
==========================================
Files 473 670 +197
Lines 34520 54275 +19755
Branches 734 734
==========================================
+ Hits 27008 42968 +15960
- Misses 7432 11227 +3795
Partials 80 80
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
clayandgen
left a comment
There was a problem hiding this comment.
kubectl is not the only way to set Kube secrets, notably for most on k8s are probably using helm charts. Maybe change the wording to "You must set them in Kubernetes as a Secrets object", with a hyperlink to : https://kubernetes.io/docs/concepts/configuration/secret/ ?
45ddafa to
0253f43
Compare
|
Add hint to admin console about setting k8s secrets


