Skip to content

Commit

Permalink
Use elastic-agent-complete Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
mtojek committed Sep 22, 2021
1 parent f3e672a commit d75df84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/install/application_configuration_yml.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
package install

const (
elasticAgentImageName = "docker.elastic.co/beats/elastic-agent"
elasticAgentImageName = "docker.elastic.co/beats/elastic-agent-complete"
elasticsearchImageName = "docker.elastic.co/elasticsearch/elasticsearch"
kibanaImageName = "docker.elastic.co/kibana/kibana"
)
Expand Down

0 comments on commit d75df84

Please sign in to comment.