1
0
Fork 0

k0: add q3k's personal s3 user

Change-Id: I5681774e1dca2cf4a865d9e1a24602ed4334f006
master
q3k 2020-06-24 19:06:17 +02:00 committed by q3k
parent 0037edaa5b
commit b1aadd88ff
1 changed files with 10 additions and 0 deletions

View File

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