chore(common): always reuse PVC

This commit is contained in:
Kjeld Schouten
2024-02-27 21:30:42 +01:00
committed by GitHub
parent fe1ed2aead
commit e01908e061

View File

@@ -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 -}}