Skip to content

Commit

Permalink
Update kubernetes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mirii1994 authored Nov 28, 2023
1 parent 1ca4cfd commit bb91475
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/shipping/Containers/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,10 +252,8 @@ To address this issue, you can use the `--set` commands provided below in order
## Upgrade logzio-monitoring to v3.0.0
The logzio-monitoring chart was upgraded with breaking changes in version 3.0.0. Upon attempting to upgrade the chart using `helm upgrade -n monitoring --version 3.0.0 logzio-monitoring logzio-helm/logzio-monitoring`, an error occurs that correlates with the version upgrade of the subcharts in the logzio-telemetry chart.
Before upgrading your logzio-monitoring Chart to v3.0.0 with `helm upgrade`, note that you may encounter an error for some of the logzio-telemetry sub-charts.
There are two possible approaches to the upgrade you can choose from:
- Reinstall the chart.
- Before running the `helm upgrade` command, delete the old subcharts resources: `logzio-monitoring-prometheus-pushgateway` deployment and the `logzio-monitoring-prometheus-node-exporter` daemonset.
- Reinstall the chart.

0 comments on commit bb91475

Please sign in to comment.