Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

Failing to set namespace and the matching key correctly (matches the service account name) will result in a broken deployment (logged error: CredentialUnavailableError).

Run data migrations for assistants at service startup

...

Warning

Failing to set namespace and the matching key correctly (matches the service account name) will result in a broken deployment (logged error: CredentialUnavailableError).

[helm] New environment variables can be added (needs matching Infrastructure change, see below)

...

This is for the client-insights service to be able to identify the installation.

Feature Flags

Chat frontend (next-chat or web-app-chat)

Code Block
FEATURE_FLAG_ENABLE_ASSISTANT_ACCESS_UN_5775: 'true' | 'false'
FEATURE_FLAG_KNOWLEDGE_SCOPE_UN_5773: 'true' | 'false'
Tip

Check in the Release 2024.44 if you would like to enable or disable these features.