update ingress

master
Robert Burgess 2024-08-13 13:15:49 -04:00
parent ca3acf2c57
commit d2ab6b58d3
1 changed files with 7 additions and 3 deletions

View File

@ -45,6 +45,10 @@ spec:
- host: kx3dex.radio
http:
paths:
- backend:
serviceName: kx3dex-radio
servicePort: 3000
- path: /
pathType: ImplementationSpecific
backend:
service:
name: kx3dex-radio
port:
number: 3000