feat: add JWT auth token support to LLM inference activities
ci / test (push) Failing after 2m14s

This commit is contained in:
Test
2026-09-05 00:47:22 -07:00
parent 0da90fdd7a
commit 00fc83c081
4 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -9,6 +9,6 @@ metadata:
app.kubernetes.io/name: poimen
app.kubernetes.io/component: orchestrator
data:
GIT_COMMIT: "e07b9504" # Updated automatically by CI/CD
GIT_COMMIT: "991c1f97" # Updated automatically by CI/CD
GIT_BRANCH: "main"
DEPLOYMENT_DATE: "2026-09-05"