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: metadata:
name: expose-server name: expose-server
spec: spec:
type: LoadBalancer type: NodePort
selector: selector:
expose: "true" expose: "true"
ports: ports:
@@ -51,4 +51,5 @@ spec:
protocol: TCP protocol: TCP
targetPort: 5000 targetPort: 5000
port: 5000 port: 5000
nodePort: 30036