GitLab Geo not working in 8.13.1
ZD: https://gitlab.zendesk.com/agent/tickets/46518
gitlab-org/gitlab-ce!6095 was introduced in 8.13.1, which causes all Markdown to be saved in the DB. The problem is that if a Geo (#76) secondary node is being used, the secondary only has read-only access to the DB.
I think we need to add a check to disable this feature if the node is a secondary.
/cc: @nick.thomas