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

29 lines
658 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
2021-04-03 08:26:52 +00:00
syncPolicy:
2021-04-03 09:00:30 +00:00
automated: {}
2021-04-03 08:26:52 +00:00
syncOptions:
- CreateNamespace=true
2021-04-03 08:48:00 +00:00
ignoreDifferences:
2021-04-03 08:58:15 +00:00
- kind: Secret
2021-04-03 08:48:00 +00:00
jsonPointers:
- /data
- group: apps
kind: Deployment
jqPathExpressions:
- .spec.template.spec.containers[]?.image