【发布时间】:2020-04-23 17:27:27
【问题描述】:
使用
更新大使舵图helm upgrade --install --wait ambassador -f ambassador-helm-values.yaml stable/ambassador
失败:
UPGRADE FAILED
Error: kind ClusterRoleBinding with the name "ambassador-crds" already exists in the cluster and wasn't defined in the previous release. Before upgrading, please either delete the resource from the cluster or remove it from the chart
Error: UPGRADE FAILED: kind ClusterRoleBinding with the name "ambassador-crds" already exists in the cluster and wasn't defined in the previous release. Before upgrading, please either delete the resource from the cluster or remove it from the chart
已删除 ClusterRoleBinding ambassador-crds 并尝试运行 helm upgrade 命令。再次生成ambassador-crds 并失败并显示相同的错误消息。
【问题讨论】:
标签: kubernetes-helm cert-manager ambassador