terug naar start

This commit is contained in:
2020-02-24 12:06:49 +01:00
parent d7bfecbe5e
commit 0df60a3d4d

View File

@@ -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