k0: add cz3's personal s3 user

Change-Id: I51ee80eb05c34cfd8b03e15fcaefb5f235587c50
master
patryk 2020-11-28 13:45:25 +01:00
parent 9fa298044e
commit 34668a5b7b
1 changed files with 9 additions and 0 deletions

View File

@ -360,6 +360,15 @@ local rook = import "lib/rook.libsonnet";
store: "waw-hdd-redundant-3-object",
displayName: "woju",
},
# cz3's (patryk@hackerspace.pl) personal user
cz3Waw3: kube.CephObjectStoreUser("cz3") {
metadata+: {
namespace: "ceph-waw3",
},
spec: {
store: "waw-hdd-redundant-3-object",
displayName: "cz3",
},
},
},
},