Skip to content

Commit

Permalink
remove "-dev" from vaults
Browse files Browse the repository at this point in the history
  • Loading branch information
seeker25 committed May 13, 2024
1 parent cf7a872 commit f4593f1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion jobs/ftp-poller/devops/vaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{
"vault": "gcp-queue",
"application": [
"gtksf3-dev",
"gtksf3",
"topics"
]
}
Expand Down
2 changes: 1 addition & 1 deletion jobs/payment-jobs/devops/vaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
{
"vault": "gcp-queue",
"application": [
"gtksf3-dev",
"gtksf3",
"topics"
]
}
Expand Down
2 changes: 1 addition & 1 deletion pay-api/devops/vaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
{
"vault": "gcp-queue",
"application": [
"gtksf3-dev",
"gtksf3",
"topics"
]
}
Expand Down
4 changes: 2 additions & 2 deletions pay-queue/devops/vaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
{
"vault": "gcp-queue",
"application": [
"a083gt-dev",
"a083gt",
"authpay",
"gtksf3-dev",
"gtksf3",
"topics"
]
}
Expand Down

0 comments on commit f4593f1

Please sign in to comment.