mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 15:19:16 -03:00
chore(pvc): defsult to retain true as we move to multiplatform
This commit is contained in:
@@ -15,4 +15,4 @@ maintainers:
|
||||
name: common
|
||||
sources: null
|
||||
type: library
|
||||
version: 12.2.27
|
||||
version: 12.2.28
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user