Skip to content

Commit

Permalink
fix: add docker.io creds to tekton-logging ns (#1469)
Browse files Browse the repository at this point in the history
  • Loading branch information
psturc authored Nov 29, 2024
1 parent be7978b commit 53c4315
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/scripts/konflux-e2e-runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
)
Expand Down

0 comments on commit 53c4315

Please sign in to comment.