-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: manual rolebindings for global namespaces #2934
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Faeka Ansari <[email protected]>
✅ Deploy Preview for docs-kargo-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2934 +/- ##
==========================================
+ Coverage 49.97% 50.90% +0.93%
==========================================
Files 276 279 +3
Lines 24811 25178 +367
==========================================
+ Hits 12400 12818 +418
+ Misses 11724 11669 -55
- Partials 687 691 +4 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
@@ -5,7 +5,7 @@ sidebar_label: Managing credentials | |||
|
|||
# Managing Credentials | |||
|
|||
To manage the progression of freight from stage to stage, Kargo will often | |||
To manage the progression of `Freight` from `Stage` to `Stage`, Kargo will often |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with the changes to uppercase here, but probably wouldn't monospace here.
To manage the progression of `Freight` from `Stage` to `Stage`, Kargo will often | |
To manage the progression of Freight from Stage to Stage, Kargo will often |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a |
Signed-off-by: Faeka Ansari <[email protected]>
Signed-off-by: Faeka Ansari <[email protected]>
Signed-off-by: Faeka Ansari <[email protected]>
Signed-off-by: Faeka Ansari <[email protected]>
closes #2834