爱马仕用过了,有点过于活跃,暂停使用
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
|
||||
kind: Kustomization
|
||||
namespace: hermes
|
||||
resources:
|
||||
- deploy.yaml
|
||||
- services.yaml
|
||||
images:
|
||||
- name: image
|
||||
newName: cr.wetofu.me/nousresearch/hermes-agent
|
||||
newTag: v2026.5.16
|
||||
secretGenerator:
|
||||
- name: hermes
|
||||
files:
|
||||
- secrets/TELEGRAM_REACTIONS
|
||||
- secrets/TELEGRAM_BOT_TOKEN
|
||||
- secrets/DEEPSEEK_API_KEY
|
||||
- secrets/API_SERVER_KEY
|
||||
- secrets/GATEWAY_ALLOW_ALL_USERS
|
||||
type: Opaque
|
||||
Reference in New Issue
Block a user