k8s.io/perf-tests/clusterloader2@v0.0.0-20240304094227-64bdb12da87e/testing/access-tokens/role.yaml (about) 1 apiVersion: rbac.authorization.k8s.io/v1 2 kind: Role 3 metadata: 4 name: {{.Name}} 5 rules: 6 - apiGroups: 7 - "" 8 resources: 9 - serviceaccounts 10 verbs: 11 - get