Skip to content

Commit

Permalink
help4
Browse files Browse the repository at this point in the history
  • Loading branch information
Lazar955 committed Sep 17, 2024
1 parent 8e24435 commit ce91fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2etest/container/container.go
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ func (m *Manager) RunBabylondResource(
Labels: map[string]string{
"e2e": "babylond",
},
User: "root:root",
//User: "root:root",
Mounts: []string{
fmt.Sprintf("%s/:/home/", mounthPath),
},
Expand Down

0 comments on commit ce91fe1

Please sign in to comment.