feat(ci): update helm (#222)
parent
f8840810ce
commit
b48c4c2792
@ -1,45 +0,0 @@ |
||||
mysql: |
||||
persistence: |
||||
storageClassName: "hostpath" |
||||
|
||||
redis: |
||||
persistence: |
||||
storageClassName: "hostpath" |
||||
|
||||
# -- coze-server configuration |
||||
cozeServer: |
||||
env: |
||||
MINIO_ENDPOINT: "localhost:9000" |
||||
|
||||
|
||||
rocketmq: |
||||
namesrv: |
||||
persistence: |
||||
store: |
||||
storageClassName: "hostpath" |
||||
logs: |
||||
storageClassName: "hostpath" |
||||
broker: |
||||
persistence: |
||||
store: |
||||
storageClassName: "hostpath" |
||||
logs: |
||||
storageClassName: "hostpath" |
||||
|
||||
elasticsearch: |
||||
persistence: |
||||
storageClassName: "hostpath" |
||||
|
||||
|
||||
minio: |
||||
persistence: |
||||
storageClassName: "hostpath" |
||||
|
||||
etcd: |
||||
persistence: |
||||
storageClassName: "hostpath" |
||||
|
||||
milvus: |
||||
persistence: |
||||
storageClassName: "hostpath" |
||||
|
Loading…
Reference in new issue