0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-06 14:38:56 +02:00
dendrite/helm
WrenIX 4452833099
chore(helm): use empty/nil storageClass for helm-docs (#3245)
i believe that `nil` would be false in the if :
```yaml
storageClass:
```
is still handled correct.

---
In past ( #3191 ), will have the problem with an empty string `""`:
```yaml
storageClass: ""
```

---
do you take another look @S7evinK ?

Signed-off-by: WrenIX <dev.github@wrenix.eu>
2024-02-29 08:04:40 +01:00
..
dendrite chore(helm): use empty/nil storageClass for helm-docs (#3245) 2024-02-29 08:04:40 +01:00
cr.yaml Version 0.13.0 (#3127) 2023-06-30 08:49:37 +02:00
ct.yaml Add simplified helm chart (#2905) 2023-01-06 15:44:10 +01:00