feat(cadastro,organizacao,planejamento): listagem paginada com total (envelope Pagina)
This commit is contained in:
@@ -20,7 +20,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: servico-organizacao
|
||||
image: docker.io/library/servico-organizacao:1.1
|
||||
image: docker.io/library/servico-organizacao:1.2
|
||||
imagePullPolicy: Never
|
||||
ports: [{ containerPort: 8083 }]
|
||||
env:
|
||||
|
||||
@@ -20,7 +20,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: servico-planejamento
|
||||
image: docker.io/library/servico-planejamento:1.0
|
||||
image: docker.io/library/servico-planejamento: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.1
|
||||
image: docker.io/library/servico-cadastro:1.2
|
||||
imagePullPolicy: Never
|
||||
ports: [{ containerPort: 8083 }]
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user