We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e7885 commit 76d7457Copy full SHA for 76d7457
src/index.tsx
@@ -175,7 +175,7 @@ if (!window || !window._env_) {
175
GATEKEEPER_URL: 'https://license.devtron.ai/dashboard',
176
FEATURE_AI_INTEGRATION_ENABLE: true,
177
LOGIN_PAGE_IMAGE: '',
178
- FEATURE_ASK_DEVTRON_EXPERT: true,
+ FEATURE_ASK_DEVTRON_EXPERT: false,
179
FEATURE_MANAGE_TRAFFIC_ENABLE: true,
180
FEATURE_REDFISH_NODE_ENABLE: false,
181
FEATURE_INFRA_PROVISION_INFO_BLOCK_HIDE: false,
0 commit comments