Files
HelmDeployment/helm/loki.yaml
Chris Richardson b7ad9fd4f7 add loki
2025-01-24 14:00:54 -05:00

16 lines
326 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
helm:
releaseName: loki
destination:
server: "https://kubernetes.default.svc"
namespace: grafana-loki