This commit is contained in:
2024-02-04 11:24:31 +01:00
parent cf29a7252d
commit 61514824a1
63 changed files with 630 additions and 609 deletions

View File

@@ -27,5 +27,7 @@ resource "kubectl_manifest" "secret" {
length: "32"
- fieldName: "ENCRYPTION_KEY"
length: "32"
- fieldName: "AUTH_SECRET"
length: "32"
EOF
}