We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c54169 + 8e94c93 commit f69d0c8Copy full SHA for f69d0c8
pkg/healthchecker/types/types_linux.go
@@ -19,5 +19,5 @@ package types
19
const (
20
DefaultCriCtl = "/usr/bin/crictl"
21
DefaultCriSocketPath = "unix:///var/run/containerd/containerd.sock"
22
- UptimeTimeLayout = "Mon 2006-01-02 15:04:05 UTC"
+ UptimeTimeLayout = "Mon 2006-01-02 15:04:05 MST"
23
)
0 commit comments