Skip to content

Commit

Permalink
add liquid values template
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Nov 14, 2023
1 parent 2383ec0 commit d73bf1d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions netlify-proxy-helm/values.yaml.liquid
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

{% if configuration.tag %}
image:
tag: {{ configuration.tag }}
{% endif %}

0 comments on commit d73bf1d

Please sign in to comment.