chore: Update manifests after change

This commit is contained in:
2025-12-09 23:32:40 +00:00
parent 648daeec0a
commit bbd2933aa1
1120 changed files with 30 additions and 1633 deletions

View File

@@ -1,5 +1,4 @@
---
# Source: kube-prometheus-stack/charts/kube-prometheus-stack/templates/prometheus/clusterrole.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
@@ -14,9 +13,6 @@ metadata:
release: "kube-prometheus-stack"
heritage: "Helm"
rules:
# These permissions (to examine all namespaces) are not in the kube-prometheus repo.
# They're grabbed from https://github.com/prometheus/prometheus/blob/master/documentation/examples/rbac-setup.yml
# kube-prometheus deliberately defaults to a more restrictive setup that is not appropriate for our general audience.
- apiGroups: [""]
resources:
- nodes