Update deployment to v1.1.3 to fix ImagePullBackOff and resolve routing issues.

This commit is contained in:
Johannes Reichhardt 2026-04-01 00:53:18 -05:00
parent 14f4d53778
commit 6c3e29af14
1 changed files with 1 additions and 1 deletions

View File

@ -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: