diff --git a/modules/bootkube/resources/manifests/operatorstatus-crd.yaml b/modules/bootkube/resources/manifests/operatorstatus-crd.yaml index a9261ef2d2c..c560f5c3b6f 100644 --- a/modules/bootkube/resources/manifests/operatorstatus-crd.yaml +++ b/modules/bootkube/resources/manifests/operatorstatus-crd.yaml @@ -14,7 +14,7 @@ spec: # One and only one version must be marked as the storage version. storage: true # either Namespaced or Cluster - scope: Cluster + scope: Namespaced names: # plural name to be used in the URL: /apis/// plural: operatorstatuses