We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42706b commit e69a88eCopy full SHA for e69a88e
config/rbac/kustomization.yaml
@@ -6,8 +6,9 @@ resources:
6
- leader_election_role.yaml
7
- leader_election_role_binding.yaml
8
- loadtest_editor_role.yaml
9
+- loadtest_component_bindings.yaml
10
- loadtest_viewer_role.yaml
-- role.yaml
11
- manager_binding.yaml
12
-- loadtest_component_bindings.yaml
+- pod_viewer_role.yaml
13
+- role.yaml
14
- service_account.yaml
0 commit comments