Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 11, 2020 04:53
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/d505e83860d17fb22174619e90ca4513 to your computer and use it in GitHub Desktop.
Save velotiotech/d505e83860d17fb22174619e90ca4513 to your computer and use it in GitHub Desktop.
apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
name: fast
provisioner: kubernetes.io/gce-pd
parameters:
type: pd-ssd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment