cluster.fun/manifests/_apps/11-year-anniversary.yaml

19 lines
442 B
YAML
Raw Normal View History

2021-04-03 08:16:09 +00:00
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
2021-04-03 08:23:45 +00:00
name: anniversary
2021-04-03 08:16:09 +00:00
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: cluster.fun
destination:
2021-04-03 08:23:45 +00:00
namespace: anniversary
2021-04-03 08:16:09 +00:00
name: cluster-fun (scaleway)
source:
path: manifests/11-year-anniversary
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
targetRevision: HEAD
# syncPolicy:
# automated: {}