From 88bd3f15bb2decbf20101dc01b09bfde0b2306b3 Mon Sep 17 00:00:00 2001 From: slaventius Date: Fri, 10 Feb 2023 12:53:01 +0300 Subject: [PATCH] * --- deploy/auth-db-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/auth-db-service.yaml b/deploy/auth-db-service.yaml index 0931025..567f4dd 100644 --- a/deploy/auth-db-service.yaml +++ b/deploy/auth-db-service.yaml @@ -5,7 +5,7 @@ metadata: labels: app: auth-db-application spec: - type: NodePort + type: ClusterIP selector: app: auth-db-application ports: