From 4a0ac9f268d2fc9109b62a85d477b7f9e36c95b7 Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Tue, 26 May 2026 12:22:48 +0200 Subject: [PATCH] Fix the hcp-cli application The hcp-cli Application (in hypershift-staging namespace) is configured with project: infrastructure, but no ArgoCD AppProject named infrastructure exists in the cluster, let's add it. Observed on https://jenkins-csb-mpqe-mps.dno.corp.redhat.com/job/ValidatedPatterns/job/Hypershift/job/hypershift-aws-ocp4.21-interop/13/consoleFull --- values-staging.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/values-staging.yaml b/values-staging.yaml index 606b776..2f42bfa 100644 --- a/values-staging.yaml +++ b/values-staging.yaml @@ -25,9 +25,10 @@ clusterGroup: namespace: multicluster-engine channel: stable-2.11 - projects: + argoProjects: - hub - hypershift + - infrastructure applications: vault: