apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: name: renovate-bot roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: renovate-bot subjects: - kind: ServiceAccount name: renovate-bot namespace: default