Skip to content

Commit

Permalink
Reduce cluster compute
Browse files Browse the repository at this point in the history
reduce indexers replicas
  • Loading branch information
Facu-hub-code committed Jun 19, 2024
1 parent dd4d925 commit 9aa04ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wazuh/indexer_stack/wazuh-indexer/cluster/indexer-sts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ metadata:
name: wazuh-indexer
namespace: wazuh
spec:
replicas: 3
replicas: 2
selector:
matchLabels:
app: wazuh-indexer
Expand Down

0 comments on commit 9aa04ce

Please sign in to comment.