1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||
helm: |
|||
parameters: |
|||
- name: image.name |
|||
value: nginx |
|||
forcestring: true |
|||
- name: image.tag |
|||
value: 1.23.1 |
|||
forcestring: true |
Loading…
Reference in new issue