Fix indentation on fast-whisper.yaml
This commit is contained in:
parent
2256cdf9dd
commit
b97c716db4
@ -10,14 +10,14 @@ spec:
|
|||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: fast-whisper
|
app: fast-whisper
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: fast-whisper
|
app: fast-whisper
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: fast-whisper
|
- name: fast-whisper
|
||||||
image: fedirz/faster-whisper-server:latest-cuda
|
image: fedirz/faster-whisper-server:latest-cuda
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
|
Loading…
Reference in New Issue
Block a user