fix env secret reference

This commit is contained in:
2026-02-25 20:53:35 -06:00
parent 13e7d2e6ae
commit 21abf1a9bd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ spec:
imagePullPolicy: Always
envFrom:
- secretRef:
name: optima-api-env
name: api-env-secret
ports:
- containerPort: 3000
imagePullSecrets: