From 92acb8d28d3369d5200ff756b61ab68a5f4596f8 Mon Sep 17 00:00:00 2001 From: Sina Date: Sat, 9 Dec 2023 19:10:11 +0330 Subject: [PATCH] renamed to simple-authenticator --- config/manifests/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/manifests/kustomization.yaml b/config/manifests/kustomization.yaml index 96bcb39..2580705 100644 --- a/config/manifests/kustomization.yaml +++ b/config/manifests/kustomization.yaml @@ -1,7 +1,7 @@ # These resources constitute the fully configured set of manifests # used to generate the 'manifests/' directory in a bundle. resources: -- bases/basicauthenticator.clusterserviceversion.yaml +- bases/simple-authenticator.clusterserviceversion.yaml - ../default - ../samples - ../scorecard