From 474da0195b3e80fcf42c9d5daafe6995f984b87f Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 6 Jun 2025 18:56:31 +0300 Subject: [PATCH] Change oidc-bootstrap app name --- argocd-apps/oidc-bootstrap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd-apps/oidc-bootstrap.yaml b/argocd-apps/oidc-bootstrap.yaml index 2890774..dec191b 100644 --- a/argocd-apps/oidc-bootstrap.yaml +++ b/argocd-apps/oidc-bootstrap.yaml @@ -1,7 +1,7 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: - name: oidc-bootstrap + name: oidc-bootstrap-dev-tools namespace: argocd spec: project: dev-tools