Skip to content

Instantly share code, notes, and snippets.

@timhberry
Created February 1, 2019 12:20
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 timhberry/4e7c24ee99ca912ae3c27f85c3f2ee4b to your computer and use it in GitHub Desktop.
Save timhberry/4e7c24ee99ca912ae3c27f85c3f2ee4b to your computer and use it in GitHub Desktop.
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: repd-east1-b-c
provisioner: kubernetes.io/gce-pd
parameters:
type: pd-standard
replication-type: regional-pd
zones: us-east1-b, us-east1-c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment