Update imagepullpolicy for images maintained by me

This commit is contained in:
Ian Keane 2026-09-16 10:49:55 -04:00
parent fcfb6ffca0
commit 093f8f61b2
3 changed files with 4 additions and 0 deletions

View file

@ -49,6 +49,7 @@ spec:
subPath: mediamtx.yml
- name: zoitestream
image: "{{ .Values.registry.host }}/{{ .Values.registry.user }}/zoitestream:latest"
imagePullPolicy: Always
env:
- name: DOMAIN
value: "stream.{{ .Values.domain }}"