fix tls and key secrets

This commit is contained in:
2026-02-25 21:17:00 -06:00
parent 97b6c45bc0
commit 3779cdc379
4 changed files with 13 additions and 6 deletions
+2
View File
@@ -16,6 +16,8 @@ spec:
envFrom:
- secretRef:
name: api-env-secret
- secretRef:
name: optima-keys-secret
restartPolicy: Never
imagePullSecrets:
- name: github-container-registry