Closed
Description
Bug description
After installing self-hosted 0.8.0 from gpl/release-0.8.0
Server pod didn’t work properly and I’ve found one issue with DB_ENCRYPTION_KEYS
$ echo $DB_ENCRYPTION_KEYS
]material": “4uGh1q8y2DYryJwrVMHs0kWXJlqvHWWt/KJuNi04edI=”
Which is cutted in the wrong format from the \secrets\encryption-key.json file
Steps to reproduce
terraform apply
Expected behavior
No response
Example repository
No response