Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion sample-troubleshoot.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
apiVersion: troubleshoot.sh/v1beta2
kind: SupportBundle
metadata:
name: my-application-name
name:sample
spec:
collectors:
- copy:
selector:
- app=netshoot
namespace: default
containerPath: /tmp/test
- clusterInfo:
collectorName: my-cluster-info
- clusterResources:
Expand Down