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