From a1e1f369a10fd74526d06e6c687741e5ba1d262c Mon Sep 17 00:00:00 2001 From: Marcus Bohessef Date: Thu, 8 Jan 2026 19:43:02 -0300 Subject: [PATCH] ajuste variavel --- k8s/dev/backoffice-service-dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/dev/backoffice-service-dev.yaml b/k8s/dev/backoffice-service-dev.yaml index 5fb3df4..15937a8 100644 --- a/k8s/dev/backoffice-service-dev.yaml +++ b/k8s/dev/backoffice-service-dev.yaml @@ -9,5 +9,5 @@ spec: ports: - name: http port: 3001 - targetPort: 8521 + targetPort: 3001 type: ClusterIP \ No newline at end of file