Skip to content

Commit

Permalink
Update description agent.base_image field (#796)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm authored Sep 9, 2024
1 parent 0aad882 commit a83f323
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions spec/integration/data_stream/_dev/test/system/config.spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ spec:
description: >
Elastic Agent image to be used for testing. Setting `default` will be used the
same Elastic Agent image as the stack. Setting `systemd` will use the image containing
all the binaries for running Beats (collectors) in a systemd based OS. Setting `complete`
will use the "complete" image, that includes all supported collectors plus a web browser
and the required runtime for synthetic testing.
all the binaries for running Beats (collectors) based in an OS compatible with systemd.
Setting `complete` will use the "complete" image, that includes all supported collectors
plus a web browser and the required runtime for synthetic testing.
type: string
enum:
- default
Expand Down

0 comments on commit a83f323

Please sign in to comment.