Files
HelmDeployment/helm/loki.yaml
Chris Richardson 7d4df7c03c add loki version
2025-01-24 14:03:35 -05:00

17 lines
353 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: loki
namespace: argocd
spec:
project: default
source:
chart: loki-stack
repoURL: https://grafana.github.io/helm-charts
targetRevision: 2.9.12
helm:
releaseName: loki
destination:
server: "https://kubernetes.default.svc"
namespace: grafana-loki