Correct port
This commit is contained in:
parent
2994ed1205
commit
bcf3c81b07
1 changed files with 2 additions and 2 deletions
|
@ -13,6 +13,6 @@ spec:
|
|||
ports:
|
||||
- name: http
|
||||
targetPort: http
|
||||
port: 80
|
||||
protocol: TCP
|
||||
port: 8000
|
||||
protocol: TCP
|
||||
|
Loading…
Reference in a new issue