diff --git a/charts/flagger/templates/psp.yaml b/charts/flagger/templates/psp.yaml index 6a103739..516c9738 100644 --- a/charts/flagger/templates/psp.yaml +++ b/charts/flagger/templates/psp.yaml @@ -47,7 +47,7 @@ rules: - {{ template "flagger.fullname" . }} --- apiVersion: rbac.authorization.k8s.io/v1 -kind: ClusterRoleBinding +kind: RoleBinding metadata: name: {{ template "flagger.fullname" . }}-psp labels: