This repository has been archived by the owner on Jan 16, 2023. It is now read-only.
Fixes:
- Fixed collectorset controller to enable input for nodeSelector in collectorset definition for collector pods.
- Fixed collectorset-controller to enable labels and annotations for collector pod.
Upgrade Steps
- Add LogicMonitor helm chart repo - helm repo add logicmonitor https://logicmonitor.github.io/k8s-helm-charts
*Run helm repo update and followed by upgrade collectorset-controller using command:
*helm upgrade --reuse-values -f collectorset-controller-configuration.yaml collectorset-controller logicmonitor/collectorset-controller
*Recreate Collectorset-controller pod if it doesn't recreate automatically. Helm does not recreate pods if there is no change in definitions.