Skip to content
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

feat: allow to disable parent instance #307

Merged
merged 8 commits into from
Sep 19, 2022

Conversation

ilyam8
Copy link
Member

@ilyam8 ilyam8 commented Sep 15, 2022

Fixes: #306

Tested locally using Kind cluster w/ and w/o enabled parent instance.

@ilyam8 ilyam8 marked this pull request as ready for review September 15, 2022 08:39
@ilyam8 ilyam8 requested review from Ferroin and a team as code owners September 15, 2022 08:39
@ilyam8 ilyam8 requested review from BillKalaitzis, witalisoft and M4itee and removed request for a team September 15, 2022 08:39
@ilyam8 ilyam8 mentioned this pull request Sep 15, 2022
@@ -141,7 +142,7 @@ The following table lists the configurable parameters of the netdata chart and t
| `parent.claiming.room` | Comma separated list of claim rooms IDs | `""` |
| `parent.extraVolumeMounts` | Additional volumeMounts to add to the parent pods | `[]` |
| `parent.extraVolumes` | Additional volumes to add to the parent pods | `[]` |
| `k8sState.enabled` | Install this Deployment to gather data fr K8s cluster | `yes` |
| `k8sState.enabled` | Install this Deployment to gather data fr K8s cluster | `yes` |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes -> true

@ilyam8 ilyam8 merged commit 4566d60 into netdata:master Sep 19, 2022
@ilyam8 ilyam8 deleted the feat_allow_disable_parent branch September 19, 2022 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable netdata-parent
3 participants