From c19cf7eced7af4313d45087053b3c850b917bd19 Mon Sep 17 00:00:00 2001 From: Gabriel Radureau Date: Tue, 9 Sep 2025 09:04:18 +0200 Subject: [PATCH] register cms argo application --- argocd/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/argocd/values.yaml b/argocd/values.yaml index 4ed3143..9ac734e 100644 --- a/argocd/values.yaml +++ b/argocd/values.yaml @@ -5,4 +5,5 @@ gitea_applications: - url-shortener - tools - webapp - - erp \ No newline at end of file + - erp + - cms