chore: update registry URL to use local IP for image and git operations
Some checks failed
Build (develop) / Promote (main) / build-and-push-deploy (push) Failing after 7s
Some checks failed
Build (develop) / Promote (main) / build-and-push-deploy (push) Failing after 7s
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
||||
terminationGracePeriodSeconds: 30
|
||||
containers:
|
||||
- name: portal
|
||||
image: git.simplifiquehc.com.br/simplifique/vendaweb-portal:latest
|
||||
image: http://172.35.0.216:3000/simplifique/vendaweb-portal:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
Reference in New Issue
Block a user