Edit deployment.yaml

This commit is contained in:
Allyson de Paula
2026-02-21 18:25:18 -03:00
parent 2981a75cb7
commit ca02d12bef

View File

@@ -27,7 +27,7 @@ spec:
containers:
- name: node-bugado
# IMPORTANTE: Esta linha é atualizada automaticamente pelo GitLab CI
image: registry.kube.quest/workshop/node-bugado:latest
image: registry.kube.quest/depaula/node-bugado:latest
ports:
- containerPort: 3000
name: http