Switch helm, container registry and workflow to local repo

This commit is contained in:
2024-08-05 15:25:00 +05:00
parent 02bd3da206
commit 7b37808158
3 changed files with 7 additions and 7 deletions

View File

@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: my-app
image: quay.csssr.cloud/csssr/test-app:{{ .Values.image.tag }}
image: daemongit.dyndns.info/just_a_test/test-app:{{ .Values.image.tag }}
imagePullPolicy: Always
env:
- name: PORT