Skip to content
Snippets Groups Projects
Commit 680c11a4 authored by Andri Joos's avatar Andri Joos :blush:
Browse files

make example service type LoadBalancer

parent 7128e2f1
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,9 @@ metadata:
name: ssh-server
namespace: ssh-server
spec:
type: ClusterIP
type: LoadBalancer
ports:
- port: 22
- port: 2222
targetPort: ssh
protocol: TCP
name: ssh
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment