Commit 903be00
[stable/rethinkdb] Implement storageClass (helm#21750)
* [stable/rethinkdb] Fixed storageClass
The cluster.persistentVolume.storageClass was never used and would never
properly populate the volumeClaimTemplate.
This also adds the convention that "-" will set the null storage class
(as this is a pretty common convention).
Signed-off-by: Eric Stokes <fernferret@gmail.com>
* bumped chart version
Signed-off-by: Eric Stokes <fernferret@gmail.com>
Signed-off-by: Miguel Mingorance <miguel.mingorance@deliveryhero.com>1 parent e3de846 commit 903be00
File tree
2 files changed
+8
-1
lines changed- stable/rethinkdb
- templates
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
102 | 109 | | |
103 | 110 | | |
104 | 111 | | |
| |||
0 commit comments