diff --git a/integration-tests/scripts/konflux-e2e-runner.sh b/integration-tests/scripts/konflux-e2e-runner.sh index 187a63555..f00aaac75 100755 --- a/integration-tests/scripts/konflux-e2e-runner.sh +++ b/integration-tests/scripts/konflux-e2e-runner.sh @@ -138,6 +138,7 @@ oc registry login --registry=docker.io --auth-basic="$DOCKER_IO_AUTH" --to=./glo namespace_sa_names=$(cat << 'EOF' minio-operator|console-sa minio-operator|minio-operator +tekton-logging|vectors-tekton-logs-collector tekton-results|storage-sa EOF )