Skip to content

Instantly share code, notes, and snippets.

@ghuntley
Created July 26, 2021 06:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ghuntley/348dc9a7aeadb2b679087b92b0d4465f to your computer and use it in GitHub Desktop.
Save ghuntley/348dc9a7aeadb2b679087b92b0d4465f to your computer and use it in GitHub Desktop.
apiVersion: troubleshoot.sh/v1beta2
kind: SupportBundle
metadata:
name: copyFromHostBug
spec:
collectors:
- copyFromHost:
collectorName: "copy os-release"
image: busybox:1
hostPath: "/etc"
extractArchive: true
imagePullPolicy: IfNotPresent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment