Skip to content

If storageClass is unspecified, don't print the field #7

Description

@rbren

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions