add isponsorblocktv deployment to block ads at home [ci skip]
This commit is contained in:
parent
57cbf9543c
commit
07323f0536
2 changed files with 60 additions and 0 deletions
|
|
@ -720,3 +720,7 @@ module "stirling-pdf" {
|
|||
source = "./stirling-pdf"
|
||||
tls_secret_name = var.tls_secret_name
|
||||
}
|
||||
|
||||
module "isponsorblocktv" {
|
||||
source = "./isponsorblocktv"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue