Skip to content

Commit

Permalink
Revert "make change"
Browse files Browse the repository at this point in the history
This reverts commit 7300ef3.

Signed-off-by: e356161 <[email protected]>
  • Loading branch information
peterghaddad committed Oct 28, 2024
1 parent 63f0347 commit 3e41aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flyteplugins/go/tasks/plugins/k8s/ray/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var (
IncludeDashboard: true,
DashboardHost: "0.0.0.0",
EnableUsageStats: false,
ServiceAccount: "",
ServiceAccount: "default",
Defaults: DefaultConfig{
HeadNode: NodeConfig{
StartParameters: map[string]string{
Expand Down

0 comments on commit 3e41aa8

Please sign in to comment.