Atualizar k8s/base/deployment.yaml
All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 6m27s

This commit is contained in:
2026-02-12 14:47:44 -05:00
parent adcf5a435d
commit fc41c4929b

View File

@@ -27,7 +27,7 @@ spec:
terminationGracePeriodSeconds: 30 terminationGracePeriodSeconds: 30
containers: containers:
- name: portal - name: portal
image: http://172.35.0.216:3000/simplifique/vendaweb-portal:latest image: 172.35.0.216:3000/simplifique/vendaweb-portal:latest
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http