mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15:49 +00:00
Update service.yml
This commit is contained in:
parent
f1d963b05e
commit
f4f1e4fae9
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ spec:
|
||||||
type: NodePort
|
type: NodePort
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
port: 80
|
port: 9045
|
||||||
targetPort: 8080
|
targetPort: 8080
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
selector:
|
selector:
|
||||||
|
|
Loading…
Reference in a new issue