Change: kubectl and service image
Some checks failed
Build image and deploy / deploy (push) Blocked by required conditions
Build image and deploy / release-image (push) Has been cancelled

This commit is contained in:
2024-10-18 16:40:48 +00:00
parent 995bf3baad
commit 08aebdd61f
2 changed files with 7 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: frontend
image: 'gitea.konchin.com/services/amane-tanikaze-frontend:latest'
image: gitea.konchin.com/service/amane-tanikaze-frontend:latest
ports:
- name: http
containerPort: 3000