4
0
Fork 2
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:
patryk 2024-01-14 15:57:01 +01:00 committed by q3k
parent 98ca98a11a
commit 86d9b23743

View file

@ -298,6 +298,9 @@ local admins = import "lib/admins.libsonnet";
},
codehostingWaw3: ObjectStoreUser("codehosting"),
# inventory.hackerspace.pl media storage
inventoryMediaWaw3: ObjectStoreUser("inventory"),
},
},