From 4e673f674d2a97ae813144b7117eaae9b222a18b Mon Sep 17 00:00:00 2001 From: miwr Date: Mon, 17 Mar 2025 14:37:58 +0100 Subject: [PATCH] extraVolumes deprecated --- template/stacks/ref-implementation/openbao/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index 5a9c951..519ac1c 100644 --- a/template/stacks/ref-implementation/openbao/values.yaml +++ b/template/stacks/ref-implementation/openbao/values.yaml @@ -11,7 +11,7 @@ server: args: - --config.file=/etc/alloy/config.yaml - extraVolumes: + volumes: - name: sidecar-container-alloy-config configMap: name: sidecar-container-alloy-config