cluster/kube/k0: remove implr-spark bucket, add implr bucket

the spark one has been an abandoned experiment from years ago, and
I could use a personal one right now

Change-Id: I78a706c3371d441b2f8460fd796d0cfd9a198cc6
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1464
Reviewed-by: q3k <q3k@hackerspace.pl>
changes/64/1464/2
implr 2023-02-20 21:33:33 +01:00 committed by implr
parent f21ca388ba
commit 0156ab24ca
1 changed files with 3 additions and 4 deletions

View File

@ -289,15 +289,14 @@ local rook = import "lib/rook.libsonnet";
displayName: "cz2-arma3mods",
},
},
# Buckets for spark pipelines
# TODO(implr): consider a second yolo-backed one for temp data
implrSparkWaw3: kube.CephObjectStoreUser("implr-spark") {
# implr's personal user
implrSparkWaw3: kube.CephObjectStoreUser("implr") {
metadata+: {
namespace: "ceph-waw3",
},
spec: {
store: "waw-hdd-redundant-3-object",
displayName: "implr-spark",
displayName: "implr",
},
},
# q3k's personal user