mirror of
https://github.com/nold360/hive-apps
synced 2024-11-09 23:36:38 +00:00
33 lines
681 B
YAML
33 lines
681 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
|