chore(pvc): defsult to retain true as we move to multiplatform

This commit is contained in:
Stavros Kois
2023-03-15 02:38:37 +02:00
committed by GitHub
parent 4ea90c2e09
commit c7ebc2da60
2 changed files with 2 additions and 2 deletions

View File

@@ -15,4 +15,4 @@ maintainers:
name: common
sources: null
type: library
version: 12.2.27
version: 12.2.28

View File

@@ -24,7 +24,7 @@ fallbackDefaults:
# -- Default persistence type
persistenceType: pvc
# -- Default Retain PVC
pvcRetain: false
pvcRetain: true
# -- Default PVC Size
pvcSize: 1Gi
# -- Default VCT Size