做了一个启动脚本,原来那个不合适
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
|
||||
kind: Kustomization
|
||||
namespace: hermes
|
||||
replicas:
|
||||
- name: hermes
|
||||
count: 1
|
||||
resources:
|
||||
- deploy.yaml
|
||||
- services.yaml
|
||||
@@ -25,3 +28,7 @@ configMapGenerator:
|
||||
- config/TELEGRAM_OBSERVE_UNMENTIONED_GROUP_MESSAGES
|
||||
- config/TELEGRAM_REQUIRE_MENTION
|
||||
- config/SIYUAN_URL
|
||||
- config/PATH
|
||||
- name: hermes-start
|
||||
files:
|
||||
- config/entrypoint.sh
|
||||
Reference in New Issue
Block a user