diff --git a/assisted-chat-pod.yaml b/assisted-chat-pod.yaml index acb5bcf..bcc4645 100644 --- a/assisted-chat-pod.yaml +++ b/assisted-chat-pod.yaml @@ -51,6 +51,8 @@ spec: value: "https://api.stage.openshift.com/api/assisted-install/v2" - name: PULL_SECRET_URL value: "https://api.stage.openshift.com/api/accounts_mgmt/v1/access_token" + - name: ENABLE_TROUBLESHOOTING_TOOLS + value: "1" - name: ui image: localhost/local-ai-chat-ui env: diff --git a/assisted-service-mcp b/assisted-service-mcp index 986abb7..f25ad94 160000 --- a/assisted-service-mcp +++ b/assisted-service-mcp @@ -1 +1 @@ -Subproject commit 986abb7a04f205688739b58a671ab4f69ea2b0ca +Subproject commit f25ad942955ee3beef60b2dd11593ff97f45485b diff --git a/scripts/archives/.gitignore b/scripts/archives/.gitignore index 906a26a..4daa8a4 100644 --- a/scripts/archives/.gitignore +++ b/scripts/archives/.gitignore @@ -1,3 +1,4 @@ from-s3/ extracted/ summaries/ +summaries.tar.gz