update ingress
parent
ca3acf2c57
commit
d2ab6b58d3
|
@ -45,6 +45,10 @@ spec:
|
||||||
- host: kx3dex.radio
|
- host: kx3dex.radio
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- backend:
|
- path: /
|
||||||
serviceName: kx3dex-radio
|
pathType: ImplementationSpecific
|
||||||
servicePort: 3000
|
backend:
|
||||||
|
service:
|
||||||
|
name: kx3dex-radio
|
||||||
|
port:
|
||||||
|
number: 3000
|
||||||
|
|
Loading…
Reference in New Issue