helm-chart uses app label, although its recommended to use app.kubernetes.io/name instead. We should update labels according to https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/
Related operator issue: VictoriaMetrics/operator#1956
helm-chart uses
applabel, although its recommended to useapp.kubernetes.io/nameinstead. We should update labels according to https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/Related operator issue: VictoriaMetrics/operator#1956