This commit is contained in:
seb
2023-12-02 20:51:41 +01:00
parent e85aa80323
commit e1cd2ea8f3
16 changed files with 199 additions and 180 deletions
+2
View File
@@ -18,5 +18,7 @@ data "kubernetes_secret_v1" "authentik" {
}
data "kustomization_overlay" "data" {
namespace = var.namespace
common_labels = local.common-labels
resources = []
}
+2
View File
@@ -22,3 +22,5 @@ providers:
postgresql: null
restapi: null
http: true
gitea: null
tfaddtype: null