Skip to content

Commit 8aaee14

Browse files
authored
Merge branch 'CloudPirates-io:main' into main
2 parents 886aa6b + 5f4142b commit 8aaee14

File tree

3 files changed

+96
-90
lines changed

3 files changed

+96
-90
lines changed

charts/redis/CHANGELOG.md

Lines changed: 92 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -1,109 +1,113 @@
11
# Changelog
22

3-
## 0.5.2 (2025-10-06)
3+
## 0.5.3 (2025-10-06)
44

5-
* [redis] chore(deps): update redis:8.2.1 Docker digest to 5fa2edb ([#188](https://github.com/CloudPirates-io/helm-charts/pull/188))
5+
* [redis] Add automatically generated fields to volumeClaimTemplates ([#218](https://github.com/CloudPirates-io/helm-charts/pull/218))
6+
7+
## <small>0.5.2 (2025-10-06)</small>
8+
9+
* chore(deps): update redis:8.2.1 Docker digest to 5fa2edb (#188) ([6a72e00](https://github.com/rsaladra/helm-charts/commit/6a72e00)), closes [#188](https://github.com/rsaladra/helm-charts/issues/188)
610

711
## <small>0.5.1 (2025-10-06)</small>
812

9-
* chore(deps): update docker.io/redis:8.2.1 Docker digest to 5fa2edb (#187) ([fe21dc2](https://github.com/CloudPirates-io/helm-charts/commit/fe21dc2)), closes [#187](https://github.com/CloudPirates-io/helm-charts/issues/187)
13+
* chore(deps): update docker.io/redis:8.2.1 Docker digest to 5fa2edb (#187) ([fe21dc2](https://github.com/rsaladra/helm-charts/commit/fe21dc2)), closes [#187](https://github.com/rsaladra/helm-charts/issues/187)
1014

1115
## 0.5.0 (2025-10-01)
1216

13-
* make redis run on openshift (#193) ([cc4d3c3](https://github.com/CloudPirates-io/helm-charts/commit/cc4d3c3)), closes [#193](https://github.com/CloudPirates-io/helm-charts/issues/193)
17+
* make redis run on openshift (#193) ([cc4d3c3](https://github.com/rsaladra/helm-charts/commit/cc4d3c3)), closes [#193](https://github.com/rsaladra/helm-charts/issues/193)
1418

1519
## <small>0.4.6 (2025-09-25)</small>
1620

17-
* Add metrics section to the README ([14a37bc](https://github.com/CloudPirates-io/helm-charts/commit/14a37bc))
18-
* Add topologySpreadConstraints option to the chart ([9c9eeeb](https://github.com/CloudPirates-io/helm-charts/commit/9c9eeeb))
19-
* add volumeMounts option for sentinel container ([8499307](https://github.com/CloudPirates-io/helm-charts/commit/8499307))
20-
* bump up chart patch version ([c436c6d](https://github.com/CloudPirates-io/helm-charts/commit/c436c6d))
21-
* bump up chart patch version ([a5c9dfb](https://github.com/CloudPirates-io/helm-charts/commit/a5c9dfb))
22-
* fix sentinel conditions. set default to standalone ([bf935fa](https://github.com/CloudPirates-io/helm-charts/commit/bf935fa))
23-
* Implement redis service monitoring ([3aec93d](https://github.com/CloudPirates-io/helm-charts/commit/3aec93d))
24-
* requirepass for sentinel cli operations when password is set ([60d1b5c](https://github.com/CloudPirates-io/helm-charts/commit/60d1b5c))
25-
* return fqdn for sentinel master lookup (#156) ([00b9882](https://github.com/CloudPirates-io/helm-charts/commit/00b9882)), closes [#156](https://github.com/CloudPirates-io/helm-charts/issues/156)
26-
* [redis]: Persistent volume claim retentionpolicy ([1f708a5](https://github.com/CloudPirates-io/helm-charts/commit/1f708a5))
27-
* Bitnami style fail over script ([9b9a395](https://github.com/CloudPirates-io/helm-charts/commit/9b9a395))
28-
* Bump chart version ([a892492](https://github.com/CloudPirates-io/helm-charts/commit/a892492))
29-
* Bump chart version ([a6ac908](https://github.com/CloudPirates-io/helm-charts/commit/a6ac908))
30-
* Bump version ([43dceb2](https://github.com/CloudPirates-io/helm-charts/commit/43dceb2))
31-
* Configurable recheck values ([cf31961](https://github.com/CloudPirates-io/helm-charts/commit/cf31961))
32-
* Decrease defaults ([572cba9](https://github.com/CloudPirates-io/helm-charts/commit/572cba9))
33-
* Fix invalid master detection ([f1545d9](https://github.com/CloudPirates-io/helm-charts/commit/f1545d9))
34-
* fix lint ([c9a0e4f](https://github.com/CloudPirates-io/helm-charts/commit/c9a0e4f))
35-
* Fix lint ([9943a66](https://github.com/CloudPirates-io/helm-charts/commit/9943a66))
36-
* Fix pod not restarting after configmap change ([8181649](https://github.com/CloudPirates-io/helm-charts/commit/8181649))
37-
* Fix reviews ([87c780c](https://github.com/CloudPirates-io/helm-charts/commit/87c780c))
38-
* Fix roles ([9f6cd01](https://github.com/CloudPirates-io/helm-charts/commit/9f6cd01))
39-
* Full rework ([a8f4e56](https://github.com/CloudPirates-io/helm-charts/commit/a8f4e56))
40-
* Implement redis sentinal functionality ([70d64d5](https://github.com/CloudPirates-io/helm-charts/commit/70d64d5))
41-
* Implement suggested improvements ([aeac191](https://github.com/CloudPirates-io/helm-charts/commit/aeac191))
42-
* Improve defaults ([b964825](https://github.com/CloudPirates-io/helm-charts/commit/b964825))
43-
* Minor improvements ([016dee2](https://github.com/CloudPirates-io/helm-charts/commit/016dee2))
44-
* Sync on restart if sentinel available ([628128e](https://github.com/CloudPirates-io/helm-charts/commit/628128e))
45-
* Unhardcode ips ([b6e0a4e](https://github.com/CloudPirates-io/helm-charts/commit/b6e0a4e))
46-
* Update CHANGELOG.md ([7691aa0](https://github.com/CloudPirates-io/helm-charts/commit/7691aa0))
47-
* Update CHANGELOG.md ([fcf698f](https://github.com/CloudPirates-io/helm-charts/commit/fcf698f))
48-
* Update CHANGELOG.md ([1afe498](https://github.com/CloudPirates-io/helm-charts/commit/1afe498))
49-
* Update CHANGELOG.md ([0da41aa](https://github.com/CloudPirates-io/helm-charts/commit/0da41aa))
50-
* Update CHANGELOG.md ([8425f12](https://github.com/CloudPirates-io/helm-charts/commit/8425f12))
51-
* Update CHANGELOG.md ([2753a1e](https://github.com/CloudPirates-io/helm-charts/commit/2753a1e))
52-
* Update CHANGELOG.md ([f6ea97b](https://github.com/CloudPirates-io/helm-charts/commit/f6ea97b))
53-
* Update CHANGELOG.md ([9bd42ad](https://github.com/CloudPirates-io/helm-charts/commit/9bd42ad))
54-
* Update CHANGELOG.md ([497514f](https://github.com/CloudPirates-io/helm-charts/commit/497514f))
55-
* Update CHANGELOG.md ([18008d2](https://github.com/CloudPirates-io/helm-charts/commit/18008d2))
56-
* Update CHANGELOG.md ([dfaff03](https://github.com/CloudPirates-io/helm-charts/commit/dfaff03))
57-
* Update CHANGELOG.md ([e60664c](https://github.com/CloudPirates-io/helm-charts/commit/e60664c))
58-
* Update CHANGELOG.md ([025e4b2](https://github.com/CloudPirates-io/helm-charts/commit/025e4b2))
59-
* Update CHANGELOG.md ([a4c0fd0](https://github.com/CloudPirates-io/helm-charts/commit/a4c0fd0))
60-
* Update CHANGELOG.md ([103dbd5](https://github.com/CloudPirates-io/helm-charts/commit/103dbd5))
61-
* Update CHANGELOG.md ([4657370](https://github.com/CloudPirates-io/helm-charts/commit/4657370))
62-
* Update CHANGELOG.md ([e572ff3](https://github.com/CloudPirates-io/helm-charts/commit/e572ff3))
63-
* Update CHANGELOG.md ([507c187](https://github.com/CloudPirates-io/helm-charts/commit/507c187))
64-
* Update docker.io/redis:8.2.1 Docker digest to acb90ce ([eb469b0](https://github.com/CloudPirates-io/helm-charts/commit/eb469b0))
65-
* chore: bump chart version ([b8bec46](https://github.com/CloudPirates-io/helm-charts/commit/b8bec46))
66-
* feat: add init container resources configurable values ([852ac34](https://github.com/CloudPirates-io/helm-charts/commit/852ac34))
67-
* feat: bind resource to init-container resources from values ([014db83](https://github.com/CloudPirates-io/helm-charts/commit/014db83))
21+
* Add metrics section to the README ([14a37bc](https://github.com/rsaladra/helm-charts/commit/14a37bc))
22+
* Add topologySpreadConstraints option to the chart ([9c9eeeb](https://github.com/rsaladra/helm-charts/commit/9c9eeeb))
23+
* add volumeMounts option for sentinel container ([8499307](https://github.com/rsaladra/helm-charts/commit/8499307))
24+
* bump up chart patch version ([c436c6d](https://github.com/rsaladra/helm-charts/commit/c436c6d))
25+
* bump up chart patch version ([a5c9dfb](https://github.com/rsaladra/helm-charts/commit/a5c9dfb))
26+
* fix sentinel conditions. set default to standalone ([bf935fa](https://github.com/rsaladra/helm-charts/commit/bf935fa))
27+
* Implement redis service monitoring ([3aec93d](https://github.com/rsaladra/helm-charts/commit/3aec93d))
28+
* requirepass for sentinel cli operations when password is set ([60d1b5c](https://github.com/rsaladra/helm-charts/commit/60d1b5c))
29+
* return fqdn for sentinel master lookup (#156) ([00b9882](https://github.com/rsaladra/helm-charts/commit/00b9882)), closes [#156](https://github.com/rsaladra/helm-charts/issues/156)
30+
* [redis]: Persistent volume claim retentionpolicy ([1f708a5](https://github.com/rsaladra/helm-charts/commit/1f708a5))
31+
* Bitnami style fail over script ([9b9a395](https://github.com/rsaladra/helm-charts/commit/9b9a395))
32+
* Bump chart version ([a892492](https://github.com/rsaladra/helm-charts/commit/a892492))
33+
* Bump chart version ([a6ac908](https://github.com/rsaladra/helm-charts/commit/a6ac908))
34+
* Bump version ([43dceb2](https://github.com/rsaladra/helm-charts/commit/43dceb2))
35+
* Configurable recheck values ([cf31961](https://github.com/rsaladra/helm-charts/commit/cf31961))
36+
* Decrease defaults ([572cba9](https://github.com/rsaladra/helm-charts/commit/572cba9))
37+
* Fix invalid master detection ([f1545d9](https://github.com/rsaladra/helm-charts/commit/f1545d9))
38+
* fix lint ([c9a0e4f](https://github.com/rsaladra/helm-charts/commit/c9a0e4f))
39+
* Fix lint ([9943a66](https://github.com/rsaladra/helm-charts/commit/9943a66))
40+
* Fix pod not restarting after configmap change ([8181649](https://github.com/rsaladra/helm-charts/commit/8181649))
41+
* Fix reviews ([87c780c](https://github.com/rsaladra/helm-charts/commit/87c780c))
42+
* Fix roles ([9f6cd01](https://github.com/rsaladra/helm-charts/commit/9f6cd01))
43+
* Full rework ([a8f4e56](https://github.com/rsaladra/helm-charts/commit/a8f4e56))
44+
* Implement redis sentinal functionality ([70d64d5](https://github.com/rsaladra/helm-charts/commit/70d64d5))
45+
* Implement suggested improvements ([aeac191](https://github.com/rsaladra/helm-charts/commit/aeac191))
46+
* Improve defaults ([b964825](https://github.com/rsaladra/helm-charts/commit/b964825))
47+
* Minor improvements ([016dee2](https://github.com/rsaladra/helm-charts/commit/016dee2))
48+
* Sync on restart if sentinel available ([628128e](https://github.com/rsaladra/helm-charts/commit/628128e))
49+
* Unhardcode ips ([b6e0a4e](https://github.com/rsaladra/helm-charts/commit/b6e0a4e))
50+
* Update CHANGELOG.md ([7691aa0](https://github.com/rsaladra/helm-charts/commit/7691aa0))
51+
* Update CHANGELOG.md ([fcf698f](https://github.com/rsaladra/helm-charts/commit/fcf698f))
52+
* Update CHANGELOG.md ([1afe498](https://github.com/rsaladra/helm-charts/commit/1afe498))
53+
* Update CHANGELOG.md ([0da41aa](https://github.com/rsaladra/helm-charts/commit/0da41aa))
54+
* Update CHANGELOG.md ([8425f12](https://github.com/rsaladra/helm-charts/commit/8425f12))
55+
* Update CHANGELOG.md ([2753a1e](https://github.com/rsaladra/helm-charts/commit/2753a1e))
56+
* Update CHANGELOG.md ([f6ea97b](https://github.com/rsaladra/helm-charts/commit/f6ea97b))
57+
* Update CHANGELOG.md ([9bd42ad](https://github.com/rsaladra/helm-charts/commit/9bd42ad))
58+
* Update CHANGELOG.md ([497514f](https://github.com/rsaladra/helm-charts/commit/497514f))
59+
* Update CHANGELOG.md ([18008d2](https://github.com/rsaladra/helm-charts/commit/18008d2))
60+
* Update CHANGELOG.md ([dfaff03](https://github.com/rsaladra/helm-charts/commit/dfaff03))
61+
* Update CHANGELOG.md ([e60664c](https://github.com/rsaladra/helm-charts/commit/e60664c))
62+
* Update CHANGELOG.md ([025e4b2](https://github.com/rsaladra/helm-charts/commit/025e4b2))
63+
* Update CHANGELOG.md ([a4c0fd0](https://github.com/rsaladra/helm-charts/commit/a4c0fd0))
64+
* Update CHANGELOG.md ([103dbd5](https://github.com/rsaladra/helm-charts/commit/103dbd5))
65+
* Update CHANGELOG.md ([4657370](https://github.com/rsaladra/helm-charts/commit/4657370))
66+
* Update CHANGELOG.md ([e572ff3](https://github.com/rsaladra/helm-charts/commit/e572ff3))
67+
* Update CHANGELOG.md ([507c187](https://github.com/rsaladra/helm-charts/commit/507c187))
68+
* Update docker.io/redis:8.2.1 Docker digest to acb90ce ([eb469b0](https://github.com/rsaladra/helm-charts/commit/eb469b0))
69+
* chore: bump chart version ([b8bec46](https://github.com/rsaladra/helm-charts/commit/b8bec46))
70+
* feat: add init container resources configurable values ([852ac34](https://github.com/rsaladra/helm-charts/commit/852ac34))
71+
* feat: bind resource to init-container resources from values ([014db83](https://github.com/rsaladra/helm-charts/commit/014db83))
6872

6973
## 0.2.0 (2025-09-02)
7074

71-
* add extraObject array to all charts ([34772b7](https://github.com/CloudPirates-io/helm-charts/commit/34772b7))
72-
* bump all chart versions for new extraObjects feature ([aaa57f9](https://github.com/CloudPirates-io/helm-charts/commit/aaa57f9))
75+
* add extraObject array to all charts ([34772b7](https://github.com/rsaladra/helm-charts/commit/34772b7))
76+
* bump all chart versions for new extraObjects feature ([aaa57f9](https://github.com/rsaladra/helm-charts/commit/aaa57f9))
7377

7478
## <small>0.1.8 (2025-08-31)</small>
7579

76-
* Add support for statefulset priorityclassname ([b5847dd](https://github.com/CloudPirates-io/helm-charts/commit/b5847dd))
77-
* Update CHANGELOG.md ([d1c5ba2](https://github.com/CloudPirates-io/helm-charts/commit/d1c5ba2))
80+
* Add support for statefulset priorityclassname ([b5847dd](https://github.com/rsaladra/helm-charts/commit/b5847dd))
81+
* Update CHANGELOG.md ([d1c5ba2](https://github.com/rsaladra/helm-charts/commit/d1c5ba2))
7882

7983
## <small>0.1.7 (2025-08-28)</small>
8084

81-
* add readme and values.schema.json ([873286c](https://github.com/CloudPirates-io/helm-charts/commit/873286c))
82-
* Fix typo in readme ([cce0ea8](https://github.com/CloudPirates-io/helm-charts/commit/cce0ea8))
83-
* fix version ([2701959](https://github.com/CloudPirates-io/helm-charts/commit/2701959))
84-
* Refactor chart ([33323aa](https://github.com/CloudPirates-io/helm-charts/commit/33323aa))
85-
* Update chart to 0.1.1 ([5fa15b9](https://github.com/CloudPirates-io/helm-charts/commit/5fa15b9))
86-
* Update version to 8.2.1 / Fix readme ([5266eaf](https://github.com/CloudPirates-io/helm-charts/commit/5266eaf))
87-
* Add ArtifactHub Badges to all Charts ([08b855b](https://github.com/CloudPirates-io/helm-charts/commit/08b855b))
88-
* Add ArtifactHub repo config ([15180a8](https://github.com/CloudPirates-io/helm-charts/commit/15180a8))
89-
* Add cosign signature READMEs ([5f82e7f](https://github.com/CloudPirates-io/helm-charts/commit/5f82e7f))
90-
* Add extensive chart testing ([a46efac](https://github.com/CloudPirates-io/helm-charts/commit/a46efac))
91-
* Add generated values.schema.json files from values.yaml ([aa79ac3](https://github.com/CloudPirates-io/helm-charts/commit/aa79ac3))
92-
* Add initial Changelogs to all Charts ([68f10ca](https://github.com/CloudPirates-io/helm-charts/commit/68f10ca))
93-
* Add LICENSE ([fdbf1ab](https://github.com/CloudPirates-io/helm-charts/commit/fdbf1ab))
94-
* add logos to helm-charts ([fc70cdc](https://github.com/CloudPirates-io/helm-charts/commit/fc70cdc))
95-
* Bump chart version ([395c7d5](https://github.com/CloudPirates-io/helm-charts/commit/395c7d5))
96-
* Fix image tag/digest handling ([a5c982b](https://github.com/CloudPirates-io/helm-charts/commit/a5c982b))
97-
* Fix imagePullSecrets format and pull always ([ce0d301](https://github.com/CloudPirates-io/helm-charts/commit/ce0d301))
98-
* fix readme.md install text, update chart.yaml home-website ([3511582](https://github.com/CloudPirates-io/helm-charts/commit/3511582))
99-
* Fix values.yaml / Chart.yaml linting issues ([043c7e0](https://github.com/CloudPirates-io/helm-charts/commit/043c7e0))
100-
* Format README files ([04aacab](https://github.com/CloudPirates-io/helm-charts/commit/04aacab))
101-
* init, add mariadb, mongodb and redis chart ([8e44c83](https://github.com/CloudPirates-io/helm-charts/commit/8e44c83))
102-
* Release new chart versions / update sources ([dbb0e45](https://github.com/CloudPirates-io/helm-charts/commit/dbb0e45))
103-
* Remove leading $ from code blocks ([836b2e3](https://github.com/CloudPirates-io/helm-charts/commit/836b2e3))
104-
* remove serviceaccounts from all charts ([be8f43a](https://github.com/CloudPirates-io/helm-charts/commit/be8f43a))
105-
* Update CHANGELOG.md ([26bf940](https://github.com/CloudPirates-io/helm-charts/commit/26bf940))
106-
* Update docker.io/redis Docker tag to v8.2.1 ([53db488](https://github.com/CloudPirates-io/helm-charts/commit/53db488))
107-
* update readme, chart.yaml texts and descriptions ([0179046](https://github.com/CloudPirates-io/helm-charts/commit/0179046))
108-
* Use lookup function for password where applicable ([dfb9a0e](https://github.com/CloudPirates-io/helm-charts/commit/dfb9a0e))
109-
* fix: chart icon urls ([cc38c0d](https://github.com/CloudPirates-io/helm-charts/commit/cc38c0d))
85+
* add readme and values.schema.json ([873286c](https://github.com/rsaladra/helm-charts/commit/873286c))
86+
* Fix typo in readme ([cce0ea8](https://github.com/rsaladra/helm-charts/commit/cce0ea8))
87+
* fix version ([2701959](https://github.com/rsaladra/helm-charts/commit/2701959))
88+
* Refactor chart ([33323aa](https://github.com/rsaladra/helm-charts/commit/33323aa))
89+
* Update chart to 0.1.1 ([5fa15b9](https://github.com/rsaladra/helm-charts/commit/5fa15b9))
90+
* Update version to 8.2.1 / Fix readme ([5266eaf](https://github.com/rsaladra/helm-charts/commit/5266eaf))
91+
* Add ArtifactHub Badges to all Charts ([08b855b](https://github.com/rsaladra/helm-charts/commit/08b855b))
92+
* Add ArtifactHub repo config ([15180a8](https://github.com/rsaladra/helm-charts/commit/15180a8))
93+
* Add cosign signature READMEs ([5f82e7f](https://github.com/rsaladra/helm-charts/commit/5f82e7f))
94+
* Add extensive chart testing ([a46efac](https://github.com/rsaladra/helm-charts/commit/a46efac))
95+
* Add generated values.schema.json files from values.yaml ([aa79ac3](https://github.com/rsaladra/helm-charts/commit/aa79ac3))
96+
* Add initial Changelogs to all Charts ([68f10ca](https://github.com/rsaladra/helm-charts/commit/68f10ca))
97+
* Add LICENSE ([fdbf1ab](https://github.com/rsaladra/helm-charts/commit/fdbf1ab))
98+
* add logos to helm-charts ([fc70cdc](https://github.com/rsaladra/helm-charts/commit/fc70cdc))
99+
* Bump chart version ([395c7d5](https://github.com/rsaladra/helm-charts/commit/395c7d5))
100+
* Fix image tag/digest handling ([a5c982b](https://github.com/rsaladra/helm-charts/commit/a5c982b))
101+
* Fix imagePullSecrets format and pull always ([ce0d301](https://github.com/rsaladra/helm-charts/commit/ce0d301))
102+
* fix readme.md install text, update chart.yaml home-website ([3511582](https://github.com/rsaladra/helm-charts/commit/3511582))
103+
* Fix values.yaml / Chart.yaml linting issues ([043c7e0](https://github.com/rsaladra/helm-charts/commit/043c7e0))
104+
* Format README files ([04aacab](https://github.com/rsaladra/helm-charts/commit/04aacab))
105+
* init, add mariadb, mongodb and redis chart ([8e44c83](https://github.com/rsaladra/helm-charts/commit/8e44c83))
106+
* Release new chart versions / update sources ([dbb0e45](https://github.com/rsaladra/helm-charts/commit/dbb0e45))
107+
* Remove leading $ from code blocks ([836b2e3](https://github.com/rsaladra/helm-charts/commit/836b2e3))
108+
* remove serviceaccounts from all charts ([be8f43a](https://github.com/rsaladra/helm-charts/commit/be8f43a))
109+
* Update CHANGELOG.md ([26bf940](https://github.com/rsaladra/helm-charts/commit/26bf940))
110+
* Update docker.io/redis Docker tag to v8.2.1 ([53db488](https://github.com/rsaladra/helm-charts/commit/53db488))
111+
* update readme, chart.yaml texts and descriptions ([0179046](https://github.com/rsaladra/helm-charts/commit/0179046))
112+
* Use lookup function for password where applicable ([dfb9a0e](https://github.com/rsaladra/helm-charts/commit/dfb9a0e))
113+
* fix: chart icon urls ([cc38c0d](https://github.com/rsaladra/helm-charts/commit/cc38c0d))

charts/redis/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: redis
33
description: An open source, in-memory data structure store used as a database, cache, and message broker.
44
type: application
5-
version: 0.5.2
5+
version: 0.5.3
66
appVersion: "8.2.1"
77
keywords:
88
- redis

charts/redis/templates/statefulset.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,9 @@ spec:
484484
whenScaled: {{ .Values.persistentVolumeClaimRetentionPolicy.whenScaled }}
485485
{{- end }}
486486
volumeClaimTemplates:
487-
- metadata:
487+
- apiVersion: v1
488+
kind: PersistentVolumeClaim
489+
metadata:
488490
name: data
489491
{{- with .Values.persistence.annotations }}
490492
annotations:

0 commit comments

Comments
 (0)