feat(ci): update helm (#222)

This commit is contained in:
YvanBaker
2025-07-29 19:01:48 +08:00
committed by GitHub
parent f8840810ce
commit b48c4c2792
14 changed files with 57 additions and 68 deletions

View File

@@ -1,4 +1,4 @@
{{- if .Values.rocketmq.enabled }}
{{- if and (eq (lower (default "rmq" .Values.cozeServer.env.COZE_MQ_TYPE)) "rmq") .Values.rocketmq.enabled }}
apiVersion: v1
kind: Service
metadata: