Skip to content

Commit

Permalink
qa-api: teardown
Browse files Browse the repository at this point in the history
  • Loading branch information
kahnwong committed Oct 28, 2024
1 parent 127992c commit 013cf1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/clusters/snikt/deployments.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ locals {
})
deployments_fringe_division = tomap({
authentik = ["authentik-postgres", "authentik-valkey"]
bots = ["qa-api", "qa-api-rs"]
bots = ["qa-api-rs"]
default = [
"audiobookshelf",
"calibre-web",
Expand Down

0 comments on commit 013cf1e

Please sign in to comment.