Skip to content

Instantly share code, notes, and snippets.

@madorn
Last active January 8, 2020 17:51
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 madorn/2d53d76c8ce56604bd1de30b6c02e5af to your computer and use it in GitHub Desktop.
Save madorn/2d53d76c8ce56604bd1de30b6c02e5af to your computer and use it in GitHub Desktop.
updated-exercise1
apiVersion: charts.helm.k8s.io/v1alpha1
kind: Cockroachdb
metadata:
name: example
spec:
statefulset:
replicas: 1
storage:
persistentVolume:
size: 1Gi
storageClass: local-storage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment