Switch helm, container registry and workflow to local repo
Some checks failed
Docker image build / Build docker image (push) Failing after 41s

This commit is contained in:
2024-08-05 16:09:04 +05:00
parent 02bd3da206
commit abca73bf7f
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