feat: loki

This commit is contained in:
Mike Smith 2024-01-28 21:32:45 -05:00
parent 4ba365a53c
commit 8c52e096a7

View file

@ -0,0 +1,17 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: loki
namespace: argocd
labels:
utilities: kube-system
spec:
destination:
namespace: kube-system
server: https://kubernetes.default.svc
project: default
source:
repoURL: https://grafana.github.io/helm-charts
targetRevision: HEAD
targetRevision: 2.10.1
chart: loki-stack