diff --git a/.ci-operator.yaml b/.ci-operator.yaml index b5c3b86c..2cf3e07b 100644 --- a/.ci-operator.yaml +++ b/.ci-operator.yaml @@ -1,4 +1,4 @@ build_root_image: - name: nodejs-18 - namespace: openshift - tag: latest \ No newline at end of file + name: console-plugin-test-cypress + namespace: ci + tag: node22 \ No newline at end of file