Skip to content

Wrap the prometheus listen_address in quotes

Reuben Pereira requested to merge fix-listen-address into master

Wrap the Prometheus listen_address in quotes in the gitlab.yml file. This is to force yaml to consider it a string even when the listen_address value is :9090 or similar.

Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/66791

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading