Relinquish manual version management to Argo CD Image Updater (using :latest placeholder).
This commit is contained in:
parent
5305faec65
commit
4c3ce6c11c
|
|
@ -70,7 +70,7 @@ spec:
|
|||
serviceAccountName: txt2md-sa
|
||||
containers:
|
||||
- name: txt2md
|
||||
image: europe-west3-docker.pkg.dev/project-84ddd43d-e408-4cb9-8cb/txt2md-repo/txt2md:v1.1.2
|
||||
image: europe-west3-docker.pkg.dev/project-84ddd43d-e408-4cb9-8cb/txt2md-repo/txt2md:latest
|
||||
ports:
|
||||
- containerPort: 5000
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue