Skip to content

Commit

Permalink
fix: link pull secret to console-sa for minio
Browse files Browse the repository at this point in the history
  • Loading branch information
psturc committed Oct 11, 2024
1 parent b2ed0c1 commit b74cdb9
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 @@ -136,6 +136,7 @@ yq -i e 'del(.metadata.namespace)' global-pull-secret.yaml
oc registry login --registry=docker.io --auth-basic="$DOCKER_IO_AUTH" --to=./global-pull-secret.json

namespace_sa_names=$(cat << 'EOF'
minio-operator|console-sa
minio-operator|minio-operator
tekton-results|storage-sa
EOF
Expand Down

0 comments on commit b74cdb9

Please sign in to comment.