Remove loki-chart

This commit is contained in:
Marcus Noble 2021-06-14 10:07:31 +01:00
parent 1850295742
commit 59477f604a
1 changed files with 24 additions and 24 deletions

View File

@ -1,24 +1,24 @@
apiVersion: argoproj.io/v1alpha1 # apiVersion: argoproj.io/v1alpha1
kind: Application # kind: Application
metadata: # metadata:
name: loki # name: loki
namespace: argocd # namespace: argocd
finalizers: # finalizers:
- resources-finalizer.argocd.argoproj.io # - resources-finalizer.argocd.argoproj.io
spec: # spec:
project: cluster.fun # project: cluster.fun
destination: # destination:
namespace: logging # namespace: logging
name: cluster-fun (scaleway) # name: cluster-fun (scaleway)
source: # source:
path: manifests/loki_chart # path: manifests/loki_chart
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" # repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
targetRevision: HEAD # targetRevision: HEAD
syncPolicy: # syncPolicy:
syncOptions: # syncOptions:
- CreateNamespace=true # - CreateNamespace=true
automated: {} # automated: {}
ignoreDifferences: # ignoreDifferences:
- kind: Secret # - kind: Secret
jsonPointers: # jsonPointers:
- /data # - /data