Skip to content

Commit

Permalink
Merge pull request #102 from replicatedhq/chris-sanders-patch-1
Browse files Browse the repository at this point in the history
Update host/default.yaml
  • Loading branch information
chris-sanders authored Sep 25, 2024
2 parents 8002702 + 8fd0cbd commit 5834582
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions host/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -540,12 +540,6 @@ spec:
- pass:
when: "ntp == synchronized+active"
message: "System clock is synchronized"
- warn:
when: "timezone != UTC"
message: "Non UTC timezone can interfere with system function"
- pass:
when: "timezone == UTC"
message: "Timezone is set to UTC"
- diskUsage:
checkName: "root"
collectorName: "root"
Expand Down

0 comments on commit 5834582

Please sign in to comment.