docs: 为helm chart添加构建信息,修正values.yaml修改注释

This commit is contained in:
zhangxinhui02
2025-10-31 12:23:18 +08:00
parent f460046608
commit 9502204aee
2 changed files with 6 additions and 2 deletions

View File

@@ -37,8 +37,8 @@ adapter:
# adapter的动态生成configmap的Job的配置
cm_generator:
image:
repository: # 默认 reg.mikumikumi.xyz/maibot/adapter-cm-generator
tag: # 默认 0.10.3-beta
repository: # 默认 reg.mikumikumi.xyz/maibot/adapter-cm-generator 构建CIhttps://gitlab.mikumikumi.xyz/maibot/maibot/-/pipelines
tag: # 默认 0.11.0-beta
pullPolicy: IfNotPresent
pullSecrets: [ ]