Skip to content

Commit

Permalink
fix(K8s): Added Josep's comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaenam committed Jun 2, 2023
1 parent c0bf316 commit 54a3a64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Although you can install these components separately, we strongly recommend you
- It ensures that their installed versions are compatible with each other.
- It ensures that their configuration values are consistent across the installed charts.

If you decide to install the components separately, you can configure each component individually as a [Helm dependency](https://helm.sh/docs/chart_template_guide/subcharts_and_globals/#overriding-values-from-a-parent-chart), using the configuration parameters mentioned [here](#configure).
Using the `nri-bundle` chart, each component is installed as a separate [Helm dependency](https://helm.sh/docs/chart_template_guide/subcharts_and_globals/#overriding-values-from-a-parent-chart). You can configure them individually using the parameters mentioned [here](#configure).

The `nri-bundle` chart is the one that is installed and configured by our [Kubernetes guided install](/docs/kubernetes-pixie/kubernetes-integration/installation/kubernetes-integration-install-configure#guided-install).

Expand Down

0 comments on commit 54a3a64

Please sign in to comment.