From 0df60a3d4d7727972392abb45bcdd280d7db3345 Mon Sep 17 00:00:00 2001 From: Beppe Vanrolleghem Date: Mon, 24 Feb 2020 12:06:49 +0100 Subject: [PATCH] terug naar start --- deploy.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deploy.yaml b/deploy.yaml index e7e47da..2e0e23e 100644 --- a/deploy.yaml +++ b/deploy.yaml @@ -43,7 +43,7 @@ apiVersion: v1 metadata: name: expose-server spec: - type: LoadBalancer + type: NodePort selector: expose: "true" ports: @@ -51,4 +51,5 @@ spec: protocol: TCP targetPort: 5000 port: 5000 + nodePort: 30036