Skip to content

Instantly share code, notes, and snippets.

@rawlingsj
Created July 31, 2017 10:47
Show Gist options
  • Save rawlingsj/772c87c413d203fdc6624b147991f2bd to your computer and use it in GitHub Desktop.
Save rawlingsj/772c87c413d203fdc6624b147991f2bd to your computer and use it in GitHub Desktop.
apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
annotations:
storageclass.beta.kubernetes.io/is-default-class: "true"
labels:
addonmanager.kubernetes.io/mode: Reconcile
name: standard
provisioner: k8s.io/minikube-hostpath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment