cluster.fun/manifests/_apps/goplayground.yaml
Marcus Noble 3e54c17ad3
Initial migrate to civo
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2022-05-31 17:53:23 +01:00

25 lines
529 B
YAML

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