From fb78e2b1e80daa25e16aaef5874ca51f68315e83 Mon Sep 17 00:00:00 2001 From: Martyn Date: Fri, 11 Jul 2025 10:22:47 +0200 Subject: [PATCH] Might need to do something more but here is the chart --- everything-app/4ga.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 everything-app/4ga.yaml 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