mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 15:46:31 +01:00
* Getting-started page for Platform guide * Modified intorduction of Alerting page * Integrating Prometheus section moved to Getting-staerted page * Examples modified * RBAC line modified
7 lines
122 B
YAML
7 lines
122 B
YAML
apiVersion: monitoring.coreos.com/v1
|
|
kind: Prometheus
|
|
metadata:
|
|
name: prometheus
|
|
spec:
|
|
serviceAccountName: prometheus
|