fix(bff): resposta limpa no proxy (servico-bff:1.1)
This commit is contained in:
@@ -20,7 +20,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: servico-bff
|
||||
image: docker.io/library/servico-bff:1.0
|
||||
image: docker.io/library/servico-bff:1.1
|
||||
imagePullPolicy: Never
|
||||
ports: [{ containerPort: 8083 }]
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user