1
0
Fork 0
home-stack-kustomize/kustomize/bases/prometheus/prometheus.yaml

17 lines
330 B
YAML

apiVersion: monitoring.coreos.com/v1
kind: Prometheus
metadata:
name: prometheus
spec:
serviceAccountName: prometheus
serviceMonitorSelector:
matchLabels:
monitor: prometheus
podMonitorSelector:
matchLabels:
monitor: prometheus
resources:
requests:
memory: 3Gi
limits:
memory: 4Gi