Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
fix: run heartbeat not as uid 1000 (#1693) (#1694)
Browse files Browse the repository at this point in the history
(cherry picked from commit a0de339)

Co-authored-by: Manuel de la Peña <[email protected]>
  • Loading branch information
mergify[bot] and mdelapenya authored Oct 21, 2021
1 parent 702963d commit c3adb17
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ spec:
"-e",
]
env:
- name: BEAT_SETUID_AS
value: ""
- name: NODE_NAME
valueFrom:
fieldRef:
Expand Down

0 comments on commit c3adb17

Please sign in to comment.