k0: add disks

Already deployed, now rebalancing.

Change-Id: I536a063bc346effd07a1700aeffe598cc35f6f7a
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1493
Reviewed-by: q3k <q3k@hackerspace.pl>
diff --git a/cluster/kube/k0.libsonnet b/cluster/kube/k0.libsonnet
index a4172e8..57f3269 100644
--- a/cluster/kube/k0.libsonnet
+++ b/cluster/kube/k0.libsonnet
@@ -155,9 +155,13 @@
                                 devices: [
                                     { name: "/dev/disk/by-id/wwn-0x" + id }
                                     for id in [
-                                        "5000c5008508c9ef",
-                                        "5000c5008508df33",
-                                        "5000c5008508dd3b",
+                                        "5000c5008508c9ef", # ST6000NM0034 Z4D40LY40000R630UZCE
+                                        "5000c5008508df33", # ST6000NM0034 Z4D40QQ00000R629MB25
+                                        "5000c5008508dd3b", # ST6000NM0034 Z4D40QQJ0000R630RBY6
+                                        "5000c5008509199b", # ST6000NM0034 Z4D40QG10000R630V0X9
+                                        "5000c5008508ee03", # ST6000NM0034 Z4D40LHH0000R630UYP0
+                                        "5000c50085046abf", # ST6000NM0034 Z4D3ZF1B0000R629NV9P
+                                        "5000c5008502929b", # ST6000NM0034 Z4D3Z5WG0000R629MF14
                                     ]
                                 ],
                             },