From 0e51f197901e8c782263533b706089274a6acc69 Mon Sep 17 00:00:00 2001 From: Patrick Azogni Date: Fri, 5 Apr 2024 08:08:24 +0200 Subject: [PATCH] commit 2 --- apps/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/values.yaml b/apps/values.yaml index cd66cc0..9ee03c5 100644 --- a/apps/values.yaml +++ b/apps/values.yaml @@ -1,6 +1,7 @@ + spec: destination: server: https://kubernetes.default.svc source: repoURL: https://github.com/argoproj/argocd-example-apps - targetRevision: HEAD \ No newline at end of file + targetRevision: HEAD