Skip to content

Commit ae9c1c1

Browse files
authored
Update service.yml
1 parent 9076444 commit ae9c1c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifests/service.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ metadata:
55
labels:
66
app: "homepage"
77
spec:
8-
type: LoadBalancer
8+
type: ClusterIP
99
ports:
1010
- port: 80
1111
targetPort: 80
1212
protocol: TCP
1313
name: http
1414
selector:
15-
app: "homepage"
15+
app: "homepage"

0 commit comments

Comments
 (0)