Skip to content

Commit b5efb24

Browse files
authored
Update main.go
Signed-off-by: Jiahui <bxy4543@163.com>
1 parent 7d257a6 commit b5efb24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

info/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626

2727
const (
2828
defaultSealosEnvPath = "/root/.sealos/cloud/sealos.env"
29-
defaultGlobalsPath = "/root/.sealos/cloud/values/globals.yaml"
29+
defaultGlobalsPath = "/root/.sealos/cloud/values/global.yaml"
3030
)
3131

3232
const (

0 commit comments

Comments
 (0)