Skip to content

Commit

Permalink
Test.
Browse files Browse the repository at this point in the history
Signed-off-by: xuezhaojun <[email protected]>
  • Loading branch information
xuezhaojun committed Nov 27, 2024
1 parent 450455b commit 16ce277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/controller/flightctl/flightctl.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (

const (
FlightCtlNamespace = "flightctl"
FlightCtlServer = "https://api.flightctl.apps.server-foundation-sno-lite-szczf.dev04.red-chesterfield.com"
FlightCtlServer = "https://flightctl-api.flightctl.svc.cluster"
)

//go:embed manifests
Expand Down

0 comments on commit 16ce277

Please sign in to comment.