From e01908e061dd033005aeb3611e543bf1aeb5cf70 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Tue, 27 Feb 2024 21:30:42 +0100 Subject: [PATCH] chore(common): always reuse PVC --- library/common/templates/class/cnpg/_cluster.tpl | 1 - 1 file changed, 1 deletion(-) diff --git a/library/common/templates/class/cnpg/_cluster.tpl b/library/common/templates/class/cnpg/_cluster.tpl index ac1bc2145..b3886d8be 100644 --- a/library/common/templates/class/cnpg/_cluster.tpl +++ b/library/common/templates/class/cnpg/_cluster.tpl @@ -94,7 +94,6 @@ {{/* Node Maintenance Window */}} {{- if or $rootCtx.Values.global.ixChartContext $objectData.cluster.singleNode -}} {{- $inProgress = true -}} - {{- $reusePVC = true -}} {{- end -}} {{- with $objectData.cluster.nodeMaintenanceWindow -}}