Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 29, 2020 08:41
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 velotiotech/b6649d7bbc8f54a0480cd629d90a63fd to your computer and use it in GitHub Desktop.
Save velotiotech/b6649d7bbc8f54a0480cd629d90a63fd to your computer and use it in GitHub Desktop.
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: csi-hostpath-sc
provisioner: hostpath.csi.k8s.io
volumeBindingMode: WaitForFirstConsumer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment