mattermost-helm
mattermost-helm copied to clipboard
focalboard helm deploy
I'm trying to deploy focalboard using the helm chart, but pod fails to start with this error:
2022/07/29 15:44:04 Focalboard Server 2022/07/29 15:44:04 Version: 0.6.7 2022/07/29 15:44:04 Edition: linux 2022/07/29 15:44:04 Build Number: dev 2022/07/29 15:44:04 Build Date: Mon May 24 17:25:23 UTC 2021 2022/07/29 15:44:04 Build Hash: f1b8d88d6badeffadb259653bc4f9560710e79b6 2022/07/29 15:44:04 Unable to read the config file: 1 error(s) decoding:
- cannot parse 'port' as int: strconv.ParseInt: parsing "tcp://10.96.158.218:80": invalid syntax
There's a workaround here https://github.com/mattermost/mattermost-helm/issues/228#issuecomment-865469560