Skip to content

Commit b397ab3

Browse files
authored
Revert "Emergency fix for fleet-server bootstrap issue (#683)" (#695)
1 parent f661b6f commit b397ab3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

internal/install/application_configuration_yml.go

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,4 @@ const applicationConfigurationYml = `stack:
2929

3030
const applicationConfigurationYml = `stack:
3131
image_ref_overrides:
32-
8.1.0-SNAPSHOT:
33-
# Use stable image versions for Kibana
34-
elastic-agent: ` + elasticAgentCompleteImageName + `@sha256:a5c580573376d65ed2eba92d359b411cdae4bf52745af8e3bb8c0c91f8ce53a5`
32+
`

0 commit comments

Comments
 (0)