This commit is contained in:
2023-07-18 11:21:34 +02:00
parent ff247ebee1
commit 30c3c484d9
4 changed files with 46 additions and 43 deletions

View File

@@ -17,5 +17,7 @@ resource "kubectl_manifest" "gitea_secret" {
length: "32"
- fieldName: "nextcloud-token"
length: "32"
- fieldName: "redis-password"
length: "32"
EOF
}