Skip to content

Commit

Permalink
Broke gitops for demo purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
getvictor committed May 9, 2024
1 parent 5887a69 commit 824ef5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- name: Collect fleetd update channels
description: "Collects the update channels for all fleetd components: osquery, Orbit, and Fleet Desktop. To see which version number each channel is on, ask in #help-engineering."
- description: "Collects the update channels for all fleetd components: osquery, Orbit, and Fleet Desktop. To see which version number each channel is on, ask in #help-engineering."
query: SELECT desktop_channel, orbit_channel, osqueryd_channel FROM orbit_info;
interval: 300 # 5 minutes
observer_can_run: true
Expand Down

0 comments on commit 824ef5d

Please sign in to comment.