From 633f990d3f325d9148098275796175619708ce5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Wed, 12 Oct 2022 17:26:12 +0200 Subject: [PATCH] Project -> Namespace --- infrastructure/templates/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure/templates/project.yaml b/infrastructure/templates/project.yaml index 8cd1b7a..34866fc 100644 --- a/infrastructure/templates/project.yaml +++ b/infrastructure/templates/project.yaml @@ -1,5 +1,5 @@ -apiVersion: project.openshift.io/v1 -kind: Project +apiVersion: v1 +kind: Namespace metadata: annotations: argocd.argoproj.io/sync-wave: "0"