Skip to content

Commit

Permalink
ci: Add new repo device-opc-ua settings files
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Ball <[email protected]>
  • Loading branch information
eb-oss committed Mar 26, 2024
1 parent faced48 commit 3e0cc0e
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
name: "device-opc-ua-settings"
comment: "device-opc-ua-settings"
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
serverCredentialMappings:
- serverId: "nexus3.edgexfoundry.org:10001"
credentialsId: "docker"
- serverId: "nexus3.edgexfoundry.org:10002"
credentialsId: &cred "device"
- serverId: "nexus3.edgexfoundry.org:10003"
credentialsId: *cred
- serverId: "nexus3.edgexfoundry.org:10004"
credentialsId: *cred
- serverId: "docker.io"
credentialsId: edgex_dockerhub_creds

0 comments on commit 3e0cc0e

Please sign in to comment.