mirror of https://github.com/fluxcd/flagger.git
Fix SMI cluster role binding
This commit is contained in:
parent
bd817cc520
commit
7fe273a21d
|
|
@ -92,7 +92,7 @@ subjects:
|
|||
name: smi-adapter-istio
|
||||
namespace: istio-system
|
||||
roleRef:
|
||||
kind: Role
|
||||
kind: ClusterRole
|
||||
name: smi-adapter-istio
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue