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 3a59f98 commit e2cf50b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion auth-api/devops/vaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"vault": "gcp-queue",
"application": [
"topics",
"gtksf3-dev"
"gtksf3"
]
}
]
2 changes: 1 addition & 1 deletion queue_services/account-mailer/devops/vaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"application": [
"authpay",
"topics",
"gtksf3-dev"
"gtksf3"
]
}
]
4 changes: 2 additions & 2 deletions queue_services/auth-queue/devops/vaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
{
"vault": "gcp-queue",
"application": [
"a083gt-dev",
"a083gt",
"authpay",
"topics",
"gtksf3-dev"
"gtksf3"
]
}
]

0 comments on commit e2cf50b

Please sign in to comment.