Skip to content

Instantly share code, notes, and snippets.

@DazWilkin
Created May 22, 2018 04:18
Show Gist options
  • Save DazWilkin/34ff97ba02b6761be003264907f735f2 to your computer and use it in GitHub Desktop.
Save DazWilkin/34ff97ba02b6761be003264907f735f2 to your computer and use it in GitHub Desktop.
Ethereum on Google Cloud Platform
apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
name: ssd
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