Skip to content

Commit

Permalink
[2.16] eck-fleet-server: fix helm tests + change defaults (elastic#8296
Browse files Browse the repository at this point in the history
…) (elastic#8299)

* eck-fleet-server: fix helm tests + change defaults (elastic#8296)

(cherry picked from commit 60317bf)

* Fix helm tests.

---------

Signed-off-by: Michael Montgomery <[email protected]>
Co-authored-by: Michael Montgomery <[email protected]>
  • Loading branch information
pebrc and naemono authored Dec 5, 2024
1 parent 48d3b21 commit 93eee46
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ tests:
- it: should render quickstart properly
set:
eck-agent.enabled: true
eck-fleet-server.enabled: true
eck-fleet-server:
enabled: true
deployment: {}
release:
name: quickstart
asserts:
Expand Down

0 comments on commit 93eee46

Please sign in to comment.