Skip to content

Commit

Permalink
Update default.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamancini authored Apr 29, 2024
1 parent e505205 commit e627187
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions host/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,10 @@ spec:
collectorName: "netstat-route-table"
command: "netstat"
args: ["-r", "-n"]
- run:
collectorName: "resolvectl-status"
command: "resolvectl"
args: ["status"]
- run:
collectorName: "resolv-conf"
command: "cat"
Expand Down

0 comments on commit e627187

Please sign in to comment.