From dd353ab06ad0fe842a66ff96086ee8e099be7365 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Fri, 17 Apr 2026 08:45:44 -0400 Subject: [PATCH 1/2] Update kustomization.yaml --- apps/base/customer1/news_bot/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/customer1/news_bot/kustomization.yaml b/apps/base/customer1/news_bot/kustomization.yaml index 76cccf1..ace4f57 100644 --- a/apps/base/customer1/news_bot/kustomization.yaml +++ b/apps/base/customer1/news_bot/kustomization.yaml @@ -10,7 +10,7 @@ resources: - scrapy-configmap.yaml - telebot-cronjob.yaml - telebot-secret.yaml - - gemma-configmap.yaml + #- gemma-configmap.yaml - analyst-cronjob.yaml - ollama-storage.yaml - news-app-password.yaml From aad80ef06c8f5196510029bf1d18d7c5861992b1 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Fri, 17 Apr 2026 18:47:46 -0400 Subject: [PATCH 2/2] Update kustomization.yaml --- apps/base/customer1/news_bot/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/base/customer1/news_bot/kustomization.yaml b/apps/base/customer1/news_bot/kustomization.yaml index ace4f57..5347b3e 100644 --- a/apps/base/customer1/news_bot/kustomization.yaml +++ b/apps/base/customer1/news_bot/kustomization.yaml @@ -10,7 +10,7 @@ resources: - scrapy-configmap.yaml - telebot-cronjob.yaml - telebot-secret.yaml - #- gemma-configmap.yaml + - gemma-configmap.yaml - analyst-cronjob.yaml - ollama-storage.yaml - news-app-password.yaml @@ -18,4 +18,4 @@ resources: #- deepseek-summarizer.yaml - deepseek-configmap.yaml - deepseek-storage.yaml - - new_deepseek.yaml + #@ - new_deepseek.yaml