This commit is contained in:
2023-08-13 13:53:46 +02:00
parent 653ed199d6
commit 5ab3d8b54d
4 changed files with 41 additions and 29 deletions

View File

@@ -22,6 +22,8 @@ resource "kubectl_manifest" "wildduck_secret" {
length: "32"
- fieldName: "access"
length: "32"
- fieldName: "authentik" # Bearer for authentik to wildduck-scim
length: "32"
EOF
}
data "kubernetes_secret_v1" "wildduck" {