Skip to content

Conversation

@justgithubaccount
Copy link
Owner

Summary

Regenerate sealed secrets for chat-api with the current SealedSecrets controller key.

Previous secrets were encrypted with a different controller key and could not be decrypted.

Changes

  • chat-openrouter (namespace: chat-api)

    • OPENROUTER_API_KEY - OpenRouter LLM API
    • OPENAI_API_KEY - OpenAI API
    • HF_TOKEN - HuggingFace token
  • chat-github (namespace: argocd)

    • url, username, password - GitHub credentials for Argo Image Updater
    • Label: argocd.argoproj.io/secret-type: repository

Test plan

  • Merge PR
  • Wait for ArgoCD sync
  • Verify SealedSecrets unseal successfully
  • Check chat-api pods start correctly

🤖 Generated with Claude Code

Regenerate sealed secrets for chat-api:
- chat-openrouter: OPENROUTER_API_KEY, OPENAI_API_KEY, HF_TOKEN
- chat-github: ArgoCD repository credentials for Image Updater

Previous secrets were encrypted with different controller key.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@justgithubaccount justgithubaccount deleted the fix/update-sealed-secrets branch December 6, 2025 07:55
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.

2 participants