blob: 8471d2b6240f14420f8d7032fa59dcffea25f5bd [file] [log] [blame]
Eric Ball2a0d0e52021-12-14 17:07:08 -08001---
2serverCredentialMappings:
3 - serverId: "ecomp-snapshots"
4 credentialsId: &cred "sdc-dcae-d-dt"
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"