Skip to content

Instantly share code, notes, and snippets.

@paha
Last active September 11, 2017 23:30
Show Gist options
  • Save paha/e9b7295c8baa4358bbc3be62aaf14eb6 to your computer and use it in GitHub Desktop.
Save paha/e9b7295c8baa4358bbc3be62aaf14eb6 to your computer and use it in GitHub Desktop.
apiVersion: rook.io/v1alpha1
kind: Cluster
metadata:
name: rook-eval
namespace: rook
spec:
versionTag: v0.5.1
dataDirHostPath: "/var/lib/docker/rook-eval"
storage:
useAllNodes: true
useAllDevices: false
deviceFilter: nvm
storeConfig:
storeType: bluestore
databaseSizeMB: 1024
journalSizeMB: 1024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment