blob: a1bb3c9c5f8128e42ecda50f3903698e3e7aa428 [file] [log] [blame]
Eric Ball2a0d0e52021-12-14 17:07:08 -08001---
2serverCredentialMappings:
3 - serverId: "ecomp-snapshots"
4 credentialsId: &cred "cps-cps-tbdmt"
5 - serverId: "ecomp-site"
6 credentialsId: *cred
7 - serverId: "ecomp-staging"
8 credentialsId: *cred
9 - serverId: "nexus3.onap.org:10001"
10 credentialsId: "read-only-docker"
11 - serverId: "nexus3.onap.org:10002"
12 credentialsId: *cred
13 - serverId: "nexus3.onap.org:10003"
14 credentialsId: *cred
15 - serverId: "nexus3.onap.org:10004"
16 credentialsId: *cred
17 - serverId: "docker.io"
18 credentialsId: "onap_dockerhub_creds"