fix(organizacao,cadastro): busca por nome com filtro null (lower(bytea)); imagens 1.1
This commit is contained in:
@@ -20,7 +20,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: servico-organizacao
|
||||
image: docker.io/library/servico-organizacao:1.0
|
||||
image: docker.io/library/servico-organizacao:1.1
|
||||
imagePullPolicy: Never
|
||||
ports: [{ containerPort: 8083 }]
|
||||
env:
|
||||
|
||||
@@ -21,7 +21,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: servico-cadastro
|
||||
image: docker.io/library/servico-cadastro:1.0
|
||||
image: docker.io/library/servico-cadastro:1.1
|
||||
imagePullPolicy: Never
|
||||
ports: [{ containerPort: 8083 }]
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user