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