We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9719c28 commit c4d1e0fCopy full SHA for c4d1e0f
.github/workflows/deploy-kubernetes.yml
@@ -116,6 +116,7 @@ jobs:
116
--set-string secrets.genai.data.openWebUiApiKeyChat="${OPEN_WEBUI_API_KEY_CHAT}" \
117
--set-string secrets.genai.data.openWebUiApiKeyGen="${OPEN_WEBUI_API_KEY_GEN}" \
118
--set-string secrets.genai.data.langsmithApiKey="${LANGSMITH_API_KEY}" \
119
+ --force \
120
--wait --timeout=10m
121
else
122
echo "📦 Installing new Helm release..."
0 commit comments