feat: added stuff"
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-02-03 21:00:46 +01:00
parent faca00ed70
commit edea0df581
2 changed files with 5 additions and 5 deletions

View File

@@ -20,5 +20,5 @@ replicas:
images:
- name: "deployment"
newName: "{{ service }}"
newName: "{{ registry }}/{{ service }}"
newTag: "{{ image_tag }}"