mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-07-24 17:49:42 +03:00
Updated helm-charts and operators no longer come with nodes/proxy permissions for vmagent/vmsingle roles. In the examples using kubelet's proxy endpoint we should explicitly create ClusterRoles / ClusterRoleBinding to grant access. See https://github.com/VictoriaMetrics/operator/pull/1754 and https://github.com/VictoriaMetrics/helm-charts/pull/2676 Ref: https://github.com/VictoriaMetrics/operator/issues/1753