hackmdio / hackmdio/codimd-helm

If storageClass is unspecified, don't print the field

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Smarty
Stars
16
Forks
27
PR merge metrics
No merged PRs in 30d

Description

K8s will use the default storageClass if left unspecified. However, using this chart requires the user to specify `storageClass` even if they just want to use the default.

I think this could be solved by guarding the storageClass import with `if or .Values.storageClass .Values.global.storageClass`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.