Added link

This commit is contained in:
2022-01-19 19:44:47 +00:00
parent d9be926e1c
commit 3f1b780e13
2 changed files with 105 additions and 0 deletions

20
manifests/_apps/link.yaml Normal file
View File

@@ -0,0 +1,20 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: link
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: cluster.fun
destination:
namespace: link
name: cluster-fun (scaleway)
source:
path: manifests/link
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
targetRevision: HEAD
syncPolicy:
automated: {}
syncOptions:
- CreateNamespace=true