From 59477f604a18afa9a4f7629119a5d63e14465739 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Mon, 14 Jun 2021 10:07:31 +0100 Subject: [PATCH] Remove loki-chart --- manifests/_apps/loki_chart.yaml | 48 ++++++++++++++++----------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/manifests/_apps/loki_chart.yaml b/manifests/_apps/loki_chart.yaml index 7338cd1..fe35aa2 100644 --- a/manifests/_apps/loki_chart.yaml +++ b/manifests/_apps/loki_chart.yaml @@ -1,24 +1,24 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: loki - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: logging - name: cluster-fun (scaleway) - source: - path: manifests/loki_chart - repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" - targetRevision: HEAD - syncPolicy: - syncOptions: - - CreateNamespace=true - automated: {} - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data +# apiVersion: argoproj.io/v1alpha1 +# kind: Application +# metadata: +# name: loki +# namespace: argocd +# finalizers: +# - resources-finalizer.argocd.argoproj.io +# spec: +# project: cluster.fun +# destination: +# namespace: logging +# name: cluster-fun (scaleway) +# source: +# path: manifests/loki_chart +# repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" +# targetRevision: HEAD +# syncPolicy: +# syncOptions: +# - CreateNamespace=true +# automated: {} +# ignoreDifferences: +# - kind: Secret +# jsonPointers: +# - /data