The PVC templates rendered no storageClassName and values exposed no key, so clusters without a default StorageClass (or needing a specific class) couldn't install. Add persistence.{data,uploads}.storageClassName, omitted when empty so the default class is still used.
|
||
|---|---|---|
| .. | ||
| _helpers.tpl | ||
| configmap.yaml | ||
| deployment.yaml | ||
| ingress.yaml | ||
| NOTES.txt | ||
| pvc.yaml | ||
| secret.yaml | ||
| service.yaml | ||