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.362546″, “end”: “2020-01-20 03:04:15.646392”, “msg”: “non-zero return code”, “rc”: 1, “start”: “2020-01-20 03:04:15.283846”, “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”: []}
PLAY RECAP *********************************************************************
localhost : ok=19 changed=14 unreachable=0 failed=1 skipped=58 rescued=0 ignored=0
删除 ks-installer 后依然如此。
