diff --git a/install/ingress-controller/4-clusterrolebinding.yaml b/install/ingress-controller/4-clusterrolebinding.yaml index ad17cd58e..6695f1151 100644 --- a/install/ingress-controller/4-clusterrolebinding.yaml +++ b/install/ingress-controller/4-clusterrolebinding.yaml @@ -5,7 +5,7 @@ metadata: roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole - name: kubesphere-roter-clusterrole + name: kubesphere-router-clusterrole subjects: - kind: ServiceAccount name: kubesphere-router-serviceaccount