From fb5e7c76ef0bf8266432cdccd8ab7b25c22582d3 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Sun, 22 Mar 2026 19:35:24 +0000 Subject: [PATCH] fix kustomization --- apps/base/customer1/news_bot/kustomization.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/base/customer1/news_bot/kustomization.yaml b/apps/base/customer1/news_bot/kustomization.yaml index b9eaa13..44bc254 100644 --- a/apps/base/customer1/news_bot/kustomization.yaml +++ b/apps/base/customer1/news_bot/kustomization.yaml @@ -5,7 +5,6 @@ namespace: customer1 resources: - configmap.yaml - gemini-apikey.yaml - - news-user-db-secret.yaml - scraper-cronjob.yaml - scrapy-urls-configmap.yaml - scrapy-configmap.yaml