mirror of
https://github.com/Dannecron/netology-devops-gitlab.git
synced 2025-12-25 15:22:35 +03:00
fix deploy config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user