Xuewei Wang
Xuewei Wang
it is too large
[28-2.pdf](https://github.com/Altinity/clickhouse-operator/files/4980431/28-2.pdf)
@alex-zaitsev
@alex-zaitsev
apiVersion: milvus.io/v1beta1 kind: Milvus metadata: name: my-release labels: app: milvus spec: # Omit other fields ... config: common: security: authorizationEnabled: true
> Hi [@Sallery-X](https://github.com/Sallery-X), I failed to reproduce it in our environment. What's your Kubernetes version? Could you also provide full logs of milvus-operator? may I have your wechat? my: 17682313239...
@haorenfsa thx a lot
@haorenfsa I add “ endpoints: []” in demo yaml error disappear dependencies: etcd: endpoints: []
https://github.com/zilliztech/milvus-operator/issues/318 , you can try this
{"level":"info","ts":"2025-06-03T10:15:26Z","logger":"controller.helm","msg":"error updating the resource \"milvus-o1egyya5hg-etcd\":\n\t cannot patch \"milvus-o1egyya5hg-etcd\" with kind StatefulSet: StatefulSet.apps \"milvus-o1egyya5hg-etcd\" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'template', and 'updateStrategy' are...