fix
This commit is contained in:
@@ -59,8 +59,6 @@ module "forward" {
|
||||
dns-names = local.dns-names
|
||||
authentik-token = data.kubernetes_secret_v1.authentik.data["AUTHENTIK_BOOTSTRAP_TOKEN"]
|
||||
providers = {
|
||||
http = http
|
||||
restapi = restapi
|
||||
kubectl = kubectl
|
||||
authentik = authentik
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user