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
@@ -15,7 +15,7 @@ spec:
image: ghcr.io/project-optima/ttscm-api-migrate:RELEASE_TAG
envFrom:
- secretRef:
name: optima-api-env
name: api-env-secret
restartPolicy: Never
imagePullSecrets:
- name: github-container-registry