Skip to content

Commit baafa80

Browse files
authored
Update service.yml back to lb
1 parent 8175af1 commit baafa80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Service
33
metadata:
44
name: weather-app
55
spec:
6-
type: NodePort
6+
type: LoadBalancer
77
selector:
88
app: weather-app
99
ports:

0 commit comments

Comments
 (0)