Skip to content

Commit

Permalink
Deploy one ES node (#221)
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
  • Loading branch information
pavolloffay authored Feb 21, 2019
1 parent 9373453 commit c503706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/examples/simple-prod-deploy-es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
storage:
type: elasticsearch
elasticsearch:
nodeCount: 2
nodeCount: 1
resources:
esIndexCleaner:
enabled: true
Expand Down

0 comments on commit c503706

Please sign in to comment.