Added ParadoxFox shop

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2022-09-07 19:07:38 +01:00
parent 15ad48ff3e
commit 4c145f47c3
5 changed files with 353 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: paradoxfox
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: cluster.fun
destination:
namespace: paradoxfox
name: cluster-fun (scaleway)
source:
path: manifests/paradoxfox
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
targetRevision: HEAD
syncPolicy:
automated: {}
syncOptions:
- CreateNamespace=true
ignoreDifferences:
- kind: Secret
jsonPointers:
- /data
- /stringData
- group: apps
kind: Deployment
jqPathExpressions:
- .spec.template.spec.containers[]?.image