diff --git a/manifests/_apps/harbor_chart.yaml b/manifests/_apps/harbor_chart.yaml index e69de29..94f1fb1 100644 --- a/manifests/_apps/harbor_chart.yaml +++ b/manifests/_apps/harbor_chart.yaml @@ -0,0 +1,22 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + name: harbor + namespace: argocd + finalizers: + - resources-finalizer.argocd.argoproj.io +spec: + project: cluster.fun + destination: + namespace: harbor + name: cluster-fun (scaleway) + source: + path: manifests/harbor_chart + repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" + targetRevision: HEAD + # syncPolicy: + # automated: {} + ignoreDifferences: + - kind: Secret + jsonPointers: + - /data