hongming 谢谢大佬,minio部署过去了,但是我添加devops时候openldap又过不去了,但是UI里面的服务组件openldap是正常的
TASK [common : Kubesphere | Deploy openldap] ***********************************
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "/usr/local/bin/helm upgrade --install ks-openldap /etc/kubesphere/openldap-ha -f /etc/kubesphere/custom-values-openldap.yaml --set fullnameOverride=openldap --namespace kubesphere-system\n", "delta": "0:00:00.406889", "end": "2019-12-13 02:10:23.335492", "msg": "non-zero return code", "rc": 1, "start": "2019-12-13 02:10:22.928603", "stderr": "Error: UPGRADE FAILED: StatefulSet.apps \"openldap\" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'template', and 'updateStrategy' are forbidden", "stderr_lines": ["Error: UPGRADE FAILED: StatefulSet.apps \"openldap\" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'template', and 'updateStrategy' are forbidden"], "stdout": "", "stdout_lines": []}