k0: add woju's personal s3 user

Change-Id: I8ed5bb5428594b74460f1b89185d684cb6c26268
diff --git a/cluster/kube/k0.libsonnet b/cluster/kube/k0.libsonnet
index 45ae4c1..7d482a7 100644
--- a/cluster/kube/k0.libsonnet
+++ b/cluster/kube/k0.libsonnet
@@ -351,6 +351,16 @@
                         displayName: "q3k",
                     },
                 },
+                # woju's personal user
+                wojuWaw3: kube.CephObjectStoreUser("woju") {
+                    metadata+: {
+                        namespace: "ceph-waw3",
+                    },
+                    spec: {
+                        store: "waw-hdd-redundant-3-object",
+                        displayName: "woju",
+                    },
+                },
             },
         },