Skip to content

Commit

Permalink
7388 new valult nr-day-job instead of using nats-emailer (#1153)
Browse files Browse the repository at this point in the history
  • Loading branch information
vysakh-menon-aot authored Jul 29, 2021
1 parent 7902f35 commit f4f834c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jobs/nr-day-job/devops/vaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
{
"vault": "nats",
"application": [
"base",
"nats-emailer"
"base"
]
},
{
"vault": "namex",
"application": [
"postgres-namex"
"postgres-namex",
"nr-day-job"
]
}
]

0 comments on commit f4f834c

Please sign in to comment.