Skip to content

Commit

Permalink
use tools host for headlamp
Browse files Browse the repository at this point in the history
  • Loading branch information
wenn committed Jan 14, 2025
1 parent a3542a6 commit 8c42c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/web.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
)

const template = "https://%s.int.orchestra.rvb.ai/"
const headlampTemplate = "https://headlamp.int.preprod.reverb.rvb.ai/c/main/deployments?namespace=%s"
const headlampTemplate = "https://headlamp.preprod.reverb.tools/c/main/deployments?namespace=%s"

var openURL = open.Open

Expand Down

0 comments on commit 8c42c71

Please sign in to comment.