Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fleet] fix kafka ssl key secret update (elastic#174261)
## Summary Closes elastic#174227 Fix wrong field used for kafka ssl key secret input which broke ssl key on kafka output update. To verify: - create a kafka output with Authentication: SSL, fill out cert and key - verify that the value of the key is stored as secret in `.fleet-secrets` - update kafka output (e.g. change name) - verify that the ssl key is unchanged <img width="1572" alt="image" src="https://github.com/elastic/kibana/assets/90178898/3129ca89-af63-42c4-bc8d-4ff7d280e513">
- Loading branch information