Skip to content

fix(kagent): remove duplicate default-model-config from kagent-setup#10

Open
allamand wants to merge 1 commit into
mainfrom
fix/kagent-model-config-conflict
Open

fix(kagent): remove duplicate default-model-config from kagent-setup#10
allamand wants to merge 1 commit into
mainfrom
fix/kagent-model-config-conflict

Conversation

@allamand
Copy link
Copy Markdown

Resolves ArgoCD resource conflict where both kagent-hub and kagent-setup-hub apps manage the same ModelConfig/default-model-config resource.

Changes:

  • Remove default-model-config from kagent-setup chart (was a duplicate)
  • Configure kagent-hub's upstream chart to use Bedrock/LiteLLM via providers.openAI values

This eliminates the perpetual OutOfSync state caused by both apps fighting over the same resource.

Move the Bedrock/LiteLLM model configuration to kagent-hub values
(providers.openAI) so the upstream chart's default-model-config is
configured correctly without a conflicting resource from kagent-setup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant