Skip to content

Commit

Permalink
changes for policy-opa-pdp jobs
Browse files Browse the repository at this point in the history
Issue-ID: POLICY-5167
Change-Id: Id61d51fbb3e4b75b902045ce740e2acb36919431
Signed-off-by: muraliparthatechm <[email protected]>
  • Loading branch information
muraliparthatechm committed Dec 12, 2024
1 parent c04e131 commit 53e40c3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
name: "policy-opa-pdp"
comment: "policy-opa-pdp"
name: "policy-opa-pdp-settings"
comment: "policy-opa-pdp-settings"
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
---
serverCredentialMappings:
- serverId: "ecomp-snapshots"
credentialsId: "policy-opa-pdp"
credentialsId: &cred "policy-opa-pdp"
- serverId: "ecomp-site"
credentialsId: "policy-opa-pdp"
credentialsId: *cred
- serverId: "ecomp-staging"
credentialsId: "policy-opa-pdp"
credentialsId: *cred
- serverId: "nexus3.onap.org:10001"
credentialsId: "policy-opa-pdp"
credentialsId: *cred
- serverId: "nexus3.onap.org:10002"
credentialsId: "policy-opa-pdp"
credentialsId: *cred
- serverId: "nexus3.onap.org:10003"
credentialsId: "policy-opa-pdp"
credentialsId: *cred
- serverId: "nexus3.onap.org:10004"
credentialsId: "policy-opa-pdp"
credentialsId: *cred
- serverId: "docker.io"
credentialsId: "onap_dockerhub_creds"

0 comments on commit 53e40c3

Please sign in to comment.