oraculum: Try different service port
This commit is contained in:
parent
648a43438a
commit
d525d3ac98
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ spec:
|
||||||
- name: 8080-tcp
|
- name: 8080-tcp
|
||||||
port: 8080
|
port: 8080
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
targetPort: 8080
|
targetPort: 8000
|
||||||
selector:
|
selector:
|
||||||
app: oraculum
|
app: oraculum
|
||||||
deploymentconfig: oraculum-api-endpoint
|
deploymentconfig: oraculum-api-endpoint
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue