Resolve CE/EE diffs in health check
Part of single codebase changes.
This commit is contained in:
parent
513fa60310
commit
e33ab9ef13
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
%code= liveness_url(token: Gitlab::CurrentSettings.health_check_access_token)
|
||||
%li
|
||||
%code= metrics_url(token: Gitlab::CurrentSettings.health_check_access_token)
|
||||
|
||||
= render_if_exists 'admin/health_check/health_check_url'
|
||||
%hr
|
||||
.card
|
||||
.card-header
|
||||
|
|
Loading…
Reference in a new issue