k0: add woju's personal s3 user

Change-Id: I8ed5bb5428594b74460f1b89185d684cb6c26268
changes/90/490/1
q3k 2020-10-27 20:50:50 +01:00
parent 491542589b
commit bfe9bb0e3a
1 changed files with 10 additions and 0 deletions

View File

@ -351,6 +351,16 @@ local rook = import "lib/rook.libsonnet";
displayName: "q3k",
},
},
# woju's personal user
wojuWaw3: kube.CephObjectStoreUser("woju") {
metadata+: {
namespace: "ceph-waw3",
},
spec: {
store: "waw-hdd-redundant-3-object",
displayName: "woju",
},
},
},
},