From f4047991a10afe7af633bacae54a49ad87a9aa94 Mon Sep 17 00:00:00 2001 From: jnarezo Date: Mon, 7 Oct 2024 21:58:45 -0700 Subject: [PATCH] meta: update changelog --- .chloggen/3267-custom-instr-vol.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/3267-custom-instr-vol.yaml b/.chloggen/3267-custom-instr-vol.yaml index 5c35b15fc0..e8fe6a147b 100755 --- a/.chloggen/3267-custom-instr-vol.yaml +++ b/.chloggen/3267-custom-instr-vol.yaml @@ -5,7 +5,7 @@ change_type: enhancement component: auto-instrumentation # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: Adds Volume field to Instrumentation spec to enable user-definable volumes for auto-instrumentation. +note: Adds VolumeClaimTemplate field to Instrumentation spec to enable user-definable ephemeral volumes for auto-instrumentation. # One or more tracking issues related to the change issues: [3267]