You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo"# RBAC Rules for the Kubernetes Monitoring Helm Chart"> docs/RBAC.md
59
59
echo>> docs/RBAC.md
60
60
echo"Several components have specialized RBAC rules to perform their work. This document will list the components, and their RBAC definitions.">> docs/RBAC.md
echo "When deploying to an OpenShift cluster, these extra rules are added to enable access to a SecurityContextConstraint for the Alloy deployment for gathering Pod Logs:" >> docs/RBAC.md
Copy file name to clipboardexpand all lines: charts/k8s-monitoring-v1/docs/examples/alloy-autoscaling-and-storage/output.yaml
+9-9
Original file line number
Diff line number
Diff line change
@@ -964,7 +964,7 @@ data:
964
964
k8s-monitoring-build-info-metric.prom: |
965
965
# HELP grafana_kubernetes_monitoring_build_info A metric to report the version of the Kubernetes Monitoring Helm chart as well as a summary of enabled features
966
966
# TYPE grafana_kubernetes_monitoring_build_info gauge
Copy file name to clipboardexpand all lines: charts/k8s-monitoring-v1/docs/examples/application-observability/output.yaml
+9-9
Original file line number
Diff line number
Diff line change
@@ -1068,7 +1068,7 @@ data:
1068
1068
k8s-monitoring-build-info-metric.prom: |
1069
1069
# HELP grafana_kubernetes_monitoring_build_info A metric to report the version of the Kubernetes Monitoring Helm chart as well as a summary of enabled features
1070
1070
# TYPE grafana_kubernetes_monitoring_build_info gauge
Copy file name to clipboardexpand all lines: charts/k8s-monitoring-v1/docs/examples/azure-aks/output.yaml
+9-9
Original file line number
Diff line number
Diff line change
@@ -964,7 +964,7 @@ data:
964
964
k8s-monitoring-build-info-metric.prom: |
965
965
# HELP grafana_kubernetes_monitoring_build_info A metric to report the version of the Kubernetes Monitoring Helm chart as well as a summary of enabled features
966
966
# TYPE grafana_kubernetes_monitoring_build_info gauge
Copy file name to clipboardexpand all lines: charts/k8s-monitoring-v1/docs/examples/bearer-token-auth/output.yaml
+9-9
Original file line number
Diff line number
Diff line change
@@ -960,7 +960,7 @@ data:
960
960
k8s-monitoring-build-info-metric.prom: |
961
961
# HELP grafana_kubernetes_monitoring_build_info A metric to report the version of the Kubernetes Monitoring Helm chart as well as a summary of enabled features
962
962
# TYPE grafana_kubernetes_monitoring_build_info gauge
0 commit comments