4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-04-09 21:46:01 +01:00
WrenIX 4452833099
chore(helm): use empty/nil storageClass for helm-docs ()
i believe that `nil` would be false in the if :
```yaml
storageClass:
```
is still handled correct.

---
In past (  ), 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
..
2023-06-30 08:49:37 +02:00
2023-01-06 15:44:10 +01:00