Skip to content

Commit 5c94cea

Browse files
authored
Update README.md
1 parent de1953d commit 5c94cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ kubectl get service hello-spring-boot
105105
response should something like:
106106
```
107107
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
108-
hello-spring-boot NodePort xx.xx.xxx.xxx <none> 8082:30619/TCP 59m
108+
hello-spring-boot NodePort xx.xx.xxx.xxx <none> 8080:xxxxx/TCP 59m
109109
```
110110

111111
#### Retrieve the URL for application(hello-spring-boot)

0 commit comments

Comments
 (0)