Edit deployment.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user