Skip to content

Commit

Permalink
Collect license file in support bundle
Browse files Browse the repository at this point in the history
Signed-off-by: Evans Mungai <[email protected]>
  • Loading branch information
banjoh committed Dec 23, 2024
1 parent 6fcea83 commit e5596a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/goods/support/host-support-bundle.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,9 @@ spec:
collectorName: "localhost-ips"
command: "sh"
args: ["-c", "host localhost"]
- copy:
collectorName: embedded-cluster # Directory to copy license file to
path: {{ .DataDir }}/license.yaml
hostAnalyzers:
- ipv4Interfaces:
outcomes:
Expand Down

0 comments on commit e5596a3

Please sign in to comment.