Update deployment to v1.1.3 to fix ImagePullBackOff and resolve routing issues.
This commit is contained in:
parent
14f4d53778
commit
6c3e29af14
|
|
@ -70,7 +70,7 @@ spec:
|
||||||
serviceAccountName: txt2md-sa
|
serviceAccountName: txt2md-sa
|
||||||
containers:
|
containers:
|
||||||
- name: txt2md
|
- name: txt2md
|
||||||
image: europe-west3-docker.pkg.dev/project-84ddd43d-e408-4cb9-8cb/txt2md-repo/txt2md:latest
|
image: europe-west3-docker.pkg.dev/project-84ddd43d-e408-4cb9-8cb/txt2md-repo/txt2md:v1.1.3
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5000
|
- containerPort: 5000
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue