blob: a164c28f857064d91fef2aa70872d444d16c1d41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
serverCredentialMappings:
- serverId: "ecomp-snapshots"
credentialsId: "portal-ng-bff"
- serverId: "ecomp-site"
credentialsId: "portal-ng-bff"
- serverId: "ecomp-staging"
credentialsId: "portal-ng-bff"
- serverId: "nexus3.onap.org:10001"
credentialsId: "portal-ng-bff"
- serverId: "nexus3.onap.org:10002"
credentialsId: "portal-ng-bff"
- serverId: "nexus3.onap.org:10003"
credentialsId: "portal-ng-bff"
- serverId: "nexus3.onap.org:10004"
credentialsId: "portal-ng-bff"
- serverId: "docker.io"
credentialsId: "onap_dockerhub_creds"
|