diff --git a/k8s/moj-servis/service.yaml b/k8s/moj-servis/service.yaml index 23301a6..a36387f 100644 --- a/k8s/moj-servis/service.yaml +++ b/k8s/moj-servis/service.yaml @@ -11,4 +11,4 @@ spec: - port: 80 targetPort: 8000 protocol: TCP - type: NodePort \ No newline at end of file + type: ClusterIP \ No newline at end of file