Skip to content

Commit

Permalink
add device_plugin.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: limengxuan <[email protected]>
  • Loading branch information
archlitchi committed Sep 14, 2024
1 parent 6b73fa0 commit ced24cb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ascend-device-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@ roleRef:
name: hami-ascend
apiGroup: rbac.authorization.k8s.io
----
apiVersion: v1
kind: ServiceAccount
metadata:
name: hami-ascend
namespace: kube-system
labels:
app.kubernetes.io/component: "hami-ascend"
----
apiVersion: apps/v1
kind: DaemonSet
metadata:
Expand Down

0 comments on commit ced24cb

Please sign in to comment.