diff --git a/everything-app/4ga.yaml b/everything-app/4ga.yaml new file mode 100644 index 0000000..79d1a06 --- /dev/null +++ b/everything-app/4ga.yaml @@ -0,0 +1,14 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + name: 4ga + namespace: argocd +spec: + destination: + namespace: 4ga + server: https://kubernetes.default.svc + project: apps + source: + path: helm-chart + repoURL: https://github.com/RARgames/4gaBoards.git + targetRevision: HEAD