Commit 8922289b by tingweiwang

autodl-clusterroles resources中增加pods

1 parent 411ae134
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!