Merge pull request #872 from wazuh/bug/868-add-labelselector

Add labelSelector
This commit is contained in:
Gonzalo Acuña 2024-10-25 14:31:27 -03:00 committed by GitHub
commit c21c42fb65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View File

@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file.
### Fixed
- None
- Add labelSelector ([#872](https://github.com/wazuh/wazuh-kubernetes/pull/872)) \- (Wazuh worker STS)
### Deleted

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: