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