This commit is contained in:
2023-07-18 11:48:42 +02:00
parent 0ed18ad003
commit cb165eb1df
4 changed files with 108 additions and 116 deletions

View File

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