Fix typo in namespace
This commit is contained in:
parent
ab09a352fb
commit
b21fb7429f
@ -2,7 +2,7 @@ apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: fast-whisper
|
||||
namespac: api-ns
|
||||
namespace: api-ns
|
||||
labels:
|
||||
app: fast-whisper
|
||||
spec:
|
||||
|
Loading…
Reference in New Issue
Block a user