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
metadata:
name: fast-whisper
namespac: api-ns
namespace: api-ns
labels:
app: fast-whisper
spec: