Skip to content

Multiline postinstall command for frontend chart #245

@badrange

Description

@badrange

I'm using the frontend chart and have seen errors when I've added a multiline command. Should it be possible? In that case I suppose this line:

https://github.com/wunderio/charts/blob/master/frontend/templates/services-deployment.yaml#L174
{ $service.postinstall.command }}

should be changed to something like
{{- toYaml $service.postinstall.command | nindent 10 }}?

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