diff --git a/argocd/values.yaml b/argocd/values.yaml index df5e54d..b3e0a1e 100644 --- a/argocd/values.yaml +++ b/argocd/values.yaml @@ -3,4 +3,5 @@ # Declare variables to be passed into your templates. gitea_applications: - url-shortener - - tools \ No newline at end of file + - tools + - webapp \ No newline at end of file