Skip to content

Commit 464119f

Browse files
committed
fix(05_clusterip_service): fix target port
1 parent 68b8141 commit 464119f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

05_clusterip_service.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ spec:
1111
port: 80
1212
- name: metrics
1313
port: 8080
14-
targetPort: 8000
14+
targetPort: 8001

0 commit comments

Comments
 (0)