Skip to content

Commit 82570ad

Browse files
committed
edit
1 parent 739f862 commit 82570ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vendor/insights-app-status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For information about how to enable status informers, see the sections below:
2828

2929
### Helm CLI Installations
3030

31-
For Helm CLI installations, you can include the Replicated SDK as a dependency in your primary Helm chart to get status data. When the application is deployed using `helm install` or `helm upgrade`, the SDK automatically detects and reports the status of resources in the Helm release for the given chart. If you need status data for resources outside your primary Helm chart, you can configure the SDK's [`statusInformers`](https://github.com/replicatedhq/replicated-sdk/blob/main/chart/values.yaml#L287) value to specify the resources that you want the SDK to report on.
31+
For Helm CLI installations, you can include the Replicated SDK as a dependency in your primary Helm chart to get status data. When the application is deployed using `helm install` or `helm upgrade`, the SDK automatically detects and reports the status of resources in the Helm release for the given chart. You can also override the list of resources that get reported on using the SDK's [`statusInformers`](https://github.com/replicatedhq/replicated-sdk/blob/main/chart/values.yaml#L287) value.
3232

3333
To get instance status data for installations with the Helm CLI:
3434

0 commit comments

Comments
 (0)