From 0c945c622acdd4e7a01ed8ffc5ac86aac8da3e9c Mon Sep 17 00:00:00 2001 From: Gabe Grieve <55262295+gabegrieve@users.noreply.github.com> Date: Mon, 22 Jun 2026 09:30:55 +1000 Subject: [PATCH] Update cache_volumes.md --- pages/agent/buildkite_hosted/cache_volumes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/agent/buildkite_hosted/cache_volumes.md b/pages/agent/buildkite_hosted/cache_volumes.md index 89f3f23b9cb..bb4c43b0e16 100644 --- a/pages/agent/buildkite_hosted/cache_volumes.md +++ b/pages/agent/buildkite_hosted/cache_volumes.md @@ -154,7 +154,7 @@ To enable container cache volumes feature for Buildkite hosted agents on your cl 1. Select **Cache Storage**, then select the **Settings** tab. -1. Select **Enable container caching**, then select **Save cache settings** to enable Git mirrors for the selected hosted cluster. +1. Select **Enable container caching**, then select **Save cache settings** to enable container caching for the selected hosted cluster. Once enabled, container cache volumes will be used for all Buildkite hosted agent jobs in that cluster. A separate volume is created for each pipeline, and is done so upon the pipeline being built for the first time.