Merge pull request #884 from wazuh/merge-4.10.1-into-4.10.2

Merge 4.10.1 into 4.10.2
This commit is contained in:
Carlos Bordon 2024-11-04 16:45:43 -03:00 committed by GitHub
commit d96ee5bae3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 2 deletions

View File

@ -24,15 +24,20 @@ All notable changes to this project will be documented in this file.
- None
### Fixed
- None
- Add labelSelector ([#872](https://github.com/wazuh/wazuh-kubernetes/pull/872)) \- (Wazuh worker STS)
### Deleted
- None
## [4.9.2]
### Added
- Update to Wazuh version [4.9.2](https://github.com/wazuh/wazuh/blob/v4.9.2/CHANGELOG.md#v492)
## [4.9.1]
### Added

View File

@ -33,6 +33,10 @@ spec:
- weight: 100
podAffinityTerm:
topologyKey: kubernetes.io/hostname
labelSelector:
matchLabels:
app: wazuh-manager
node-type: worker
volumes:
- name: config
configMap: