diff --git a/components/odh-notebook-controller/config/manager/kustomization.yaml b/components/odh-notebook-controller/config/manager/kustomization.yaml index 311972a9b13..c3418098e22 100644 --- a/components/odh-notebook-controller/config/manager/kustomization.yaml +++ b/components/odh-notebook-controller/config/manager/kustomization.yaml @@ -4,3 +4,5 @@ kind: Kustomization resources: - manager.yaml - service.yaml +configurations: +- params.yaml \ No newline at end of file