Skip to content

Commit

Permalink
fix: cluster-agent add privileged param
Browse files Browse the repository at this point in the history
  • Loading branch information
iutx committed Oct 13, 2021
1 parent 2ff0739 commit c92b618
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions erda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,10 @@ services:
http: { }
exec:
cmd: "ls"
k8s_snippet:
container:
securityContext:
privileged: true
collector:
labels:
cpu_bound: "true"
Expand Down

0 comments on commit c92b618

Please # to comment.