Skip to content

Commit c4d1e0f

Browse files
committed
add --force flag to recreat kubernetes
1 parent 9719c28 commit c4d1e0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-kubernetes.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ jobs:
116116
--set-string secrets.genai.data.openWebUiApiKeyChat="${OPEN_WEBUI_API_KEY_CHAT}" \
117117
--set-string secrets.genai.data.openWebUiApiKeyGen="${OPEN_WEBUI_API_KEY_GEN}" \
118118
--set-string secrets.genai.data.langsmithApiKey="${LANGSMITH_API_KEY}" \
119+
--force \
119120
--wait --timeout=10m
120121
else
121122
echo "📦 Installing new Helm release..."

0 commit comments

Comments
 (0)