Skip to content

Instantly share code, notes, and snippets.

@pupapaik
Created February 10, 2019 10:13
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 pupapaik/eb658935490782bf74fc9064fedb05f6 to your computer and use it in GitHub Desktop.
Save pupapaik/eb658935490782bf74fc9064fedb05f6 to your computer and use it in GitHub Desktop.
diff --git a/cluster/examples/kubernetes/ceph/cluster.yaml b/cluster/examples/kubernetes/ceph/cluster.yaml
index 48cfeeb..0c91c48 100755
--- a/cluster/examples/kubernetes/ceph/cluster.yaml
+++ b/cluster/examples/kubernetes/ceph/cluster.yaml
@@ -227,7 +227,7 @@ spec:
storage: # cluster level storage configuration and selection
useAllNodes: true
useAllDevices: false
- deviceFilter:
+ deviceFilter: "^sdc"
location:
config:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment