diff --git a/ci-operator/config/codeready-toolchain/host-operator/codeready-toolchain-host-operator-master.yaml b/ci-operator/config/codeready-toolchain/host-operator/codeready-toolchain-host-operator-master.yaml index 0fd4a62f6b611..2d1df9bfb8ea0 100644 --- a/ci-operator/config/codeready-toolchain/host-operator/codeready-toolchain-host-operator-master.yaml +++ b/ci-operator/config/codeready-toolchain/host-operator/codeready-toolchain-host-operator-master.yaml @@ -26,6 +26,11 @@ tests: - as: test cli: latest commands: make test-e2e + credentials: + - collection: "" + mount_path: /usr/local/sandbox-secrets + name: sandbox-devsso + namespace: test-credentials from: src resources: requests: diff --git a/ci-operator/config/codeready-toolchain/member-operator/codeready-toolchain-member-operator-master.yaml b/ci-operator/config/codeready-toolchain/member-operator/codeready-toolchain-member-operator-master.yaml index 8fb06d2f209cb..504edb0464360 100644 --- a/ci-operator/config/codeready-toolchain/member-operator/codeready-toolchain-member-operator-master.yaml +++ b/ci-operator/config/codeready-toolchain/member-operator/codeready-toolchain-member-operator-master.yaml @@ -26,6 +26,11 @@ tests: - as: test cli: latest commands: make test-e2e + credentials: + - collection: "" + mount_path: /usr/local/sandbox-secrets + name: sandbox-devsso + namespace: test-credentials from: src resources: requests: diff --git a/ci-operator/config/codeready-toolchain/registration-service/codeready-toolchain-registration-service-master.yaml b/ci-operator/config/codeready-toolchain/registration-service/codeready-toolchain-registration-service-master.yaml index 1096aa69ea048..0a82911121b74 100644 --- a/ci-operator/config/codeready-toolchain/registration-service/codeready-toolchain-registration-service-master.yaml +++ b/ci-operator/config/codeready-toolchain/registration-service/codeready-toolchain-registration-service-master.yaml @@ -26,6 +26,11 @@ tests: - as: test cli: latest commands: make test-e2e + credentials: + - collection: "" + mount_path: /usr/local/sandbox-secrets + name: sandbox-devsso + namespace: test-credentials from: src resources: requests: