Skip to content

Commit

Permalink
Update metricbeat-kubernetes.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rdner authored Oct 15, 2024
1 parent 6c1481d commit 5870919
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions deploy/kubernetes/metricbeat-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -291,11 +291,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: metricbeat
<<<<<<< HEAD
image: docker.elastic.co/beats/metricbeat:8.16.0
=======
image: docker.elastic.co/beats/metricbeat-wolfi:9.0.0
>>>>>>> 3492089397 (Switch K8s tests to Wolfi by default and make it configurable (#41222))
image: docker.elastic.co/beats/metricbeat-wolfi:8.16.0
args: [
"-c", "/etc/metricbeat.yml",
"-e",
Expand Down

0 comments on commit 5870919

Please sign in to comment.