Skip to content

Commit 004a51b

Browse files
committed
osdc/hf-cache: enable on staging clusters
Add hf-cache to the modules list for meta-staging-aws-uw1 and meta-staging-aws-ue1 (after arc-runners) so it actually deploys there: the per-cluster bucket + IRSA, the read-only rclone mount DaemonSet, and the BEGIN_HF_CACHE block in the runner job-pod template. Prod and lf-* clusters are untouched. Deploy: just deploy-module <staging> hf-cache && ... arc-runners. ghstack-source-id: ceced5c Pull-Request: #825
1 parent af948f7 commit 004a51b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

osdc/clusters.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ clusters:
181181
- arc
182182
- nodepools
183183
- arc-runners
184+
- hf-cache
184185
- keda
185186
- buildkit
186187
- zombie-cleanup
@@ -254,6 +255,7 @@ clusters:
254255
- arc
255256
- nodepools
256257
- arc-runners
258+
- hf-cache
257259
- keda
258260
- buildkit
259261
- zombie-cleanup

0 commit comments

Comments
 (0)