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