github.com/verrazzano/verrazzano@v1.7.1/application-operator/controllers/metricsbinding/testdata/cmDataEmpty.yaml (about) 1 # Copyright (c) 2022, 2023, Oracle and/or its affiliates. 2 # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. 3 4 alerting: 5 alertmanagers: 6 - static_configs: 7 - targets: 8 - prometheus-operator-kube-p-alertmanager:9093 9 global: 10 evaluation_interval: 30s 11 scrape_interval: 20s 12 rule_files: 13 - /etc/prometheus/rules/*.rules 14 scrape_configs: