Skip to content

Instantly share code, notes, and snippets.

@ghuntley
Created July 26, 2021 06:06
Show Gist options
  • Select an option

  • Save ghuntley/348dc9a7aeadb2b679087b92b0d4465f to your computer and use it in GitHub Desktop.

Select an option

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