Skip to content

Commit 260e548

Browse files
committed
edit
1 parent a9b28e2 commit 260e548

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pagination_next: null
2929
<p>The Replicated SDK's Helm values support various configuration options, like adding custom annotations across all resources, defining container resource requirements, and more.</p>
3030
</li>
3131
<li>
32-
<a href="https://github.com/replicatedhq/replicated-sdk/blob/main/chart/values.yaml">Learn more</a>
32+
<a href="/vendor/replicated-sdk-customizing">Learn more</a>
3333
</li>
3434
</ul>
3535
</section>

docs/vendor/replicated-sdk-customizing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This topic describes various ways to customize the Replicated SDK, including customizing RBAC, setting environment variables, adding tolerations, and more.
44

5+
For a complete list of supported configuration options for the SDK, see the [`values.yaml`](https://github.com/replicatedhq/replicated-sdk/blob/main/chart/values.yaml) file for the SDK Helm chart in GitHub.
6+
57
## Customize RBAC for the SDK
68

79
This section describes role-based access control (RBAC) for the Replicated SDK, including the default RBAC, minimum RBAC requirements, and how to install the SDK with custom RBAC.

0 commit comments

Comments
 (0)