Skip to content

Commit

Permalink
Update manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
yaocw2020 authored and guangbochen committed Mar 19, 2021
1 parent e73a7dd commit f8b55a3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ spec:
- agent
securityContext:
privileged: true
capabilities:
add:
- NET_ADMIN
volumeMounts:
- mountPath: /dev
name: dev
Expand Down
3 changes: 0 additions & 3 deletions manifests/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ rules:
- apiGroups: [ "network.harvester.cattle.io" ]
resources: [ "clusternetworks", "nodenetworks", "nodenetworks/status" ]
verbs: [ "get", "watch", "list", "update", "create", "delete" ]
- apiGroups: [ "harvester.cattle.io" ]
resources: [ "settings" ]
verbs: [ "get", "watch", "list" ]
- apiGroups: [ "k8s.cni.cncf.io" ]
resources: [ "network-attachment-definitions" ]
verbs: [ "get", "watch", "list", "update" ]
Expand Down

0 comments on commit f8b55a3

Please sign in to comment.