move grafana and k8s dashboard to use authentik instead of oauth proxy [ci skip]
This commit is contained in:
parent
5b72200a7f
commit
2a9560d4de
3 changed files with 18 additions and 4 deletions
|
|
@ -521,3 +521,8 @@ module "authentik" {
|
|||
secret_key = var.authentik_secret_key
|
||||
postgres_password = var.authentik_postgres_password
|
||||
}
|
||||
|
||||
# module "qbittorrent" {
|
||||
# source = "./qbittorrent"
|
||||
# tls_secret_name = var.tls_secret_name
|
||||
# }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue