mirror of
https://gerrit.hackerspace.pl/hscloud
synced 2025-01-21 21:53:54 +00:00
cluster/kube/k0.libsonnet: add s3 bucket for inventory
Change-Id: I44f3ab787e751abd7558e6e91eccb25fc0e5101b Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1844 Reviewed-by: q3k <q3k@hackerspace.pl>
This commit is contained in:
parent
98ca98a11a
commit
86d9b23743
1 changed files with 3 additions and 0 deletions
|
@ -298,6 +298,9 @@ local admins = import "lib/admins.libsonnet";
|
|||
},
|
||||
|
||||
codehostingWaw3: ObjectStoreUser("codehosting"),
|
||||
|
||||
# inventory.hackerspace.pl media storage
|
||||
inventoryMediaWaw3: ObjectStoreUser("inventory"),
|
||||
},
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue