added newsbot kustomization to flux
This commit is contained in:
parent
46cc054caf
commit
41ae24669b
1 changed files with 15 additions and 0 deletions
15
apps/base/customer1/news_bot/kustomization.yaml
Normal file
15
apps/base/customer1/news_bot/kustomization.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
namespace: customer1
|
||||||
|
resources:
|
||||||
|
- analyst-gemini-cronjob.yaml
|
||||||
|
- configmap.yaml
|
||||||
|
- gemini-apikey.yaml
|
||||||
|
- news-user-db-secret.yaml
|
||||||
|
- scraper-cronjob.yaml
|
||||||
|
- scrapy-urls-configmap.yaml
|
||||||
|
- scrapy-configmap.yaml
|
||||||
|
- telebot-cronjob.yaml
|
||||||
|
- telebot-secret.yaml
|
||||||
|
|
||||||
Loading…
Add table
Reference in a new issue