apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: annotations: a8r.io/repository: ssh://git@git.tr1ceracop.de:222/gitea_admin/k8s-and-chill.git labels: app.kubernetes.io/managed-by: Helm helm.sh/chart: victoria-metrics-single-0.33.0 name: victoria-metrics-single-server namespace: monitoring rules: - apiGroups: - discovery.k8s.io resources: - endpointslices verbs: - get - list - watch - apiGroups: - "" resources: - nodes - nodes/metrics - services - endpoints - pods verbs: - get - list - watch - apiGroups: - networking.k8s.io resources: - ingresses verbs: - get - list - watch - nonResourceURLs: - /metrics verbs: - get