Skip to content

Code Executor Image Tag does not render #269

@achan-alaffia

Description

@achan-alaffia

Hi, I'm trying to use the hardened image for most of retool but realized the code executor does not have an equivalent. When I specify under .Values.codeExecutor.image.tag its not rendering properly.

Upon closer inspection I see that value isnt even used?

image: "{{ .Values.codeExecutor.image.repository }}:{{ include "retool.codeExecutor.image.tag" . }}"

https://github.com/tryretool/retool-helm/blob/v6.9.2/charts/retool/templates/_helpers.tpl#L385-#L397

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