Skip to content

Commit

Permalink
change name to admin (labring#4039)
Browse files Browse the repository at this point in the history
  • Loading branch information
lingdie authored and bxy4543 committed Oct 13, 2023
1 parent 3df3418 commit f1e790b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/licenseissuer/preset/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ func main() {

const (
// pre-defined user name and password
defaultUser = "root"
defaultUser = "admin"
defaultPassword = "sealos2023"

// kubernetes default user cr is admin
Expand Down

0 comments on commit f1e790b

Please sign in to comment.