hive-apps/projects/bi/project.yaml
2024-06-30 16:12:21 +02:00

34 lines
661 B
YAML

config:
description: Bi Agent Framework
apps:
- name: bi
namespace: bi
repo: bjw-s
chart: app-template
targetRevision: 3.2.1
secrets:
- name: bibot
keys:
- discord-token
- ombi-api-key
- prompt-template
- instruct-template
- OPENWEATHERMAP_API_KEY
ignoreDiff:
- group: apps
kind: Deployment
jsonPointers:
- /spec/replicas
- name: mongo-express
repoURL: https://cowboysysop.github.io/charts/
chart: mongo-express
targetRevision: 6.5.2
secrets:
- name: mongo-express
keys:
- mongodb-admin-password
- site-cookie-secret
- site-session-secret