Change port on service
This commit is contained in:
parent
b21fb7429f
commit
f3322d4a80
@ -10,8 +10,8 @@ spec:
|
|||||||
port: 8080
|
port: 8080
|
||||||
targetPort: 80
|
targetPort: 80
|
||||||
- name: faster-whisper
|
- name: faster-whisper
|
||||||
port: 8080
|
port: 8000
|
||||||
targetPort: 8080
|
targetPort: 8000
|
||||||
|
|
||||||
selector:
|
selector:
|
||||||
app: api-apps
|
app: api-apps
|
||||||
|
Loading…
Reference in New Issue
Block a user