From 5aa204efe5374c199748bd77d0155853ab61121f Mon Sep 17 00:00:00 2001 From: NaveenBalagouni <159781517+NaveenBalagouni@users.noreply.github.com> Date: Thu, 26 Dec 2024 12:21:14 +0530 Subject: [PATCH] Update application.yaml --- helm-repo-apps/single-helm-app/application.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-repo-apps/single-helm-app/application.yaml b/helm-repo-apps/single-helm-app/application.yaml index 52e17db..1f0bc4b 100644 --- a/helm-repo-apps/single-helm-app/application.yaml +++ b/helm-repo-apps/single-helm-app/application.yaml @@ -12,4 +12,5 @@ spec: repoURL: 'https://opsmx.github.io/cnoe-helm' targetRevision: 0.1.0 chart: cnoe-charts - project: default + project: my-app-project # Use the new project here +