diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 1082cd41..d2c0ba37 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 10.2.0 +version: 10.2.1 diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 3efeaa75..7a07627e 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -776,7 +776,7 @@ persistence: mountPath: /tmp # -- Set the medium to "Memory" to mount a tmpfs (RAM-backed filesystem) instead # of the storage medium that backs the node. - medium: Memory + medium: # Memory # -- If the `SizeMemoryBackedVolumes` feature gate is enabled, you can # specify a size for memory backed volumes. sizeLimit: # 1Gi