Atualizar k8s/base/deployment.yaml
All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 6m27s
All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 6m27s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user