Skip to content

Instantly share code, notes, and snippets.

@wallnerryan
Created September 5, 2018 19:40
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 wallnerryan/d8c9796caa924912d3dd21e60c500353 to your computer and use it in GitHub Desktop.
Save wallnerryan/d8c9796caa924912d3dd21e60c500353 to your computer and use it in GitHub Desktop.
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: gp2
provisioner: kubernetes.io/aws-ebs
parameters:
type: gp2
reclaimPolicy: Delete
mountOptions:
- debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment