From b5ff33ccdfdcbd7f276a5de3d447c54930d7e558 Mon Sep 17 00:00:00 2001 From: Carlos H Brandt <482051+chbrandt@users.noreply.github.com> Date: Wed, 14 May 2025 18:01:18 +0200 Subject: [PATCH] Update installer values.yaml template Default value for 'disableProjectedVolumes' to false, as in https://github.com/interlink-hq/interlink-helm-chart/blob/main/interlink/values.yaml#L21 Signed-off-by: Carlos H Brandt <482051+chbrandt@users.noreply.github.com> --- cmd/installer/templates/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/installer/templates/values.yaml b/cmd/installer/templates/values.yaml index c1d3f647..1881442a 100644 --- a/cmd/installer/templates/values.yaml +++ b/cmd/installer/templates/values.yaml @@ -4,7 +4,7 @@ interlink: address: https://{{.InterLinkIP}} port: {{.InterLinkPort}} - disableProjectedVolumes: true + disableProjectedVolumes: false virtualNode: resources: