Files
kubernetes/monitoring/deploy/prometheus-argo.yaml
T
2025-12-16 08:34:20 +00:00

15 lines
338 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: prometheus
namespace: argocd
spec:
project: default
source:
repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 27.50.0
chart: kube-prometheus-stack
destination:
server: https://kubernetes.default.svc
namespace: prometheus