feat(demo): runtimes consolidados ao lado dos servicos (P4.3-P4.9)

This commit is contained in:
deploy
2026-09-19 17:45:47 +00:00
parent 88e78986d4
commit b1adf512ff
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ metadata:
labels:
app: runtime-operacao
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: runtime-operacao
+2 -2
View File
@@ -9,7 +9,7 @@ metadata:
labels:
app: runtime-saude
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: runtime-saude
@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: runtime-saude
image: docker.io/library/runtime-saude:1.1-demo
image: docker.io/library/runtime-saude:1.2-demo
imagePullPolicy: Never
ports:
- containerPort: 8083