Modify the llm-adaptation configuration file
[ci-management.git] / jenkins-config / managed-config-files / mavenSettings / usecase-ui-llm-adaptation-settings / serverCredentialMappings.yaml
@@ -1,18 +1,18 @@
 ---
 serverCredentialMappings:
   - serverId: "ecomp-snapshots"
-    credentialsId: "usecase-ui-llm-adaptation"
+    credentialsId: &cred "usecase-ui-llm-adaptation"
   - serverId: "ecomp-site"
-    credentialsId: "usecase-ui-llm-adaptation"
+    credentialsId: *cred
   - serverId: "ecomp-staging"
-    credentialsId: "usecase-ui-llm-adaptation"
+    credentialsId: *cred
   - serverId: "nexus3.onap.org:10001"
-    credentialsId: "usecase-ui-llm-adaptation"
+    credentialsId: "read-only-docker"
   - serverId: "nexus3.onap.org:10002"
-    credentialsId: "usecase-ui-llm-adaptation"
+    credentialsId: *cred
   - serverId: "nexus3.onap.org:10003"
-    credentialsId: "usecase-ui-llm-adaptation"
+    credentialsId: *cred
   - serverId: "nexus3.onap.org:10004"
-    credentialsId: "usecase-ui-llm-adaptation"
+    credentialsId: *cred
   - serverId: "docker.io"
     credentialsId: "onap_dockerhub_creds"