Automated Manifest Update (#2342)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2342 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2342.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user