fix
This commit is contained in:
@@ -18,5 +18,7 @@ data "kubernetes_secret_v1" "authentik" {
|
||||
}
|
||||
|
||||
data "kustomization_overlay" "data" {
|
||||
namespace = var.namespace
|
||||
common_labels = local.common-labels
|
||||
resources = []
|
||||
}
|
||||
|
||||
@@ -22,3 +22,5 @@ providers:
|
||||
postgresql: null
|
||||
restapi: null
|
||||
http: true
|
||||
gitea: null
|
||||
tfaddtype: null
|
||||
|
||||
Reference in New Issue
Block a user