Skip to content

Commit 942ec3e

Browse files
urbanecmbd808
authored andcommitted
Update link to k8s-status to use toolforge.org domain
Summary: *.toolforge.org is current canonical Toolforge tool domain. Change the link to k8s-status to use it -- the tool itself appears to work fine. This is to avoid an unnecessary redirect. Test Plan: Verify the "Kubernetes cluster status" link at admin.toolforge.org points to k8s-status.toolforge.org, not tools.wmflabs.org/k8s-status. Reviewers: bd808, Majavah Tags: #tool-admin, #user-urbanecm Differential Revision: https://phabricator.wikimedia.org/D1197
1 parent 9d497a7 commit 942ec3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<a class="dropdown-item" href="https://replag.toolforge.org/">Wiki Replica replication lag</a>
4444
<a class="dropdown-item" href="https://tool-db-usage.toolforge.org/">Usage of tool owned databases</a>
4545
<div class="dropdown-divider"></div>
46-
<a class="dropdown-item" href="https://tools.wmflabs.org/k8s-status/">Kubernetes cluster status</a>
46+
<a class="dropdown-item" href="https://k8s-status.toolforge.org/">Kubernetes cluster status</a>
4747
<a class="dropdown-item" href="https://docker-registry.toolforge.org/">Docker registry</a>
4848
<div class="dropdown-divider"></div>
4949
<a class="dropdown-item" href="https://sge-jobs.toolforge.org/">Grid engine jobs history</a>

0 commit comments

Comments
 (0)