diff --git a/helm/dev/templates/one-color-app.yaml b/helm/dev/templates/one-color-app.yaml index 9204ab2..bc13206 100644 --- a/helm/dev/templates/one-color-app.yaml +++ b/helm/dev/templates/one-color-app.yaml @@ -1,7 +1,7 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: - name: one-color-1 + name: one-color # You'll usually want to add your resources to the argocd namespace. namespace: argocd # Add this finalizer ONLY if you want these to cascade delete.