Fix typo in namespace

This commit is contained in:
Tyler Perkins 2024-06-21 18:27:36 -04:00
parent ab09a352fb
commit b21fb7429f

View File

@ -2,7 +2,7 @@ apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
name: fast-whisper name: fast-whisper
namespac: api-ns namespace: api-ns
labels: labels:
app: fast-whisper app: fast-whisper
spec: spec: