We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d257a6 commit b5efb24Copy full SHA for b5efb24
1 file changed
info/main.go
@@ -26,7 +26,7 @@ import (
26
27
const (
28
defaultSealosEnvPath = "/root/.sealos/cloud/sealos.env"
29
- defaultGlobalsPath = "/root/.sealos/cloud/values/globals.yaml"
+ defaultGlobalsPath = "/root/.sealos/cloud/values/global.yaml"
30
)
31
32
0 commit comments