add loki
This commit is contained in:
15
helm/loki.yaml
Normal file
15
helm/loki.yaml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
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
|
||||||
Reference in New Issue
Block a user