fix deploy config

This commit is contained in:
2022-09-19 11:09:06 +07:00
parent 3ca9072e10
commit c74709f1ce

View File

@@ -21,6 +21,6 @@ spec:
app: python-api
spec:
containers:
- name: python_api
- name: python-api
image: cr.yandex/__YA_REGISTRY__/__DOCKER_IMAGE__
imagePullPolicy: Always