Difference between revisions of "Prometheus: values.yml"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
− | + | <pre> | |
+ | ingress: | ||
+ | enabled: false | ||
+ | # For Kubernetes >= 1.18 you should specify the ingress-controller via the field ingressClassName | ||
+ | # See https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/#specifying-the-class-of-an-ingress | ||
+ | # ingressClassName: nginx | ||
+ | </pre> | ||
− | {{Prometheus}} | + | == Related == |
+ | * <code>[[values.yml]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{Prometheus}} | ||
+ | |||
+ | [[Category:Prometheus]] |
Revision as of 15:38, 30 December 2022
ingress: enabled: false # For Kubernetes >= 1.18 you should specify the ingress-controller via the field ingressClassName # See https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/#specifying-the-class-of-an-ingress # ingressClassName: nginx
Related
See also
- Prometheus: Prometheus installation,
9090
, storage, Prometheus exporters: Node exporter9100
, Blackbox exporter, Prometheus alertmanager (changelog), Prometheus versions, Prometheus Node exporter releases,promtool
,amtool, tsdb
,/etc/default/prometheus, /etc/prometheus/prometheus.yml, journalctl -u prometheus
,/etc/default/prometheus-node-exporter
, PromQL,alert:
, Prometheus Operator, Thanos, VictoriaMetrics, PushGateway, Prometheus API,values.yml
, Amazon Managed Service for Prometheus
Advertising: