cluster.fun/manifests/_apps/photos.yaml

25 lines
529 B
YAML

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