Skip to content

Commit

Permalink
fix: cluster-agent add privileged param (#2365) (#2367)
Browse files Browse the repository at this point in the history
Co-authored-by: Asher Liu <root@viper.run>
  • Loading branch information
erda-bot and iutx authored Oct 13, 2021
1 parent f3b81ac commit a46e342
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 a46e342

Please # to comment.