Skip to content

Commit

Permalink
Always pull elastic-agent image for daemonset
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewvc authored Oct 28, 2024
1 parent de36447 commit 3bc2bef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/elastic-helm/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ presets:
image:
repository: docker.elastic.co/beats/elastic-agent
tag: 8.16.0-SNAPSHOT
pullPolicy: always

securityContext:
runAsUser: 0
Expand Down

0 comments on commit 3bc2bef

Please sign in to comment.