Commit dc1f0368 by tingweiwang

autodl-clusterrole resources增加pods资源

1 parent 0119906d
Showing with 1 additions and 0 deletions
...@@ -15,6 +15,7 @@ rules: ...@@ -15,6 +15,7 @@ rules:
- "" - ""
resources: resources:
- nodes - nodes
- pods
verbs: ["get", "watch", "list", "patch"] verbs: ["get", "watch", "list", "patch"]
- nonResourceURLs: - nonResourceURLs:
- /version/ - /version/
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!