Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pegasearch parameters #530

Open
amarlingala opened this issue Mar 1, 2023 · 2 comments
Open

Update pegasearch parameters #530

amarlingala opened this issue Mar 1, 2023 · 2 comments

Comments

@amarlingala
Copy link

In the Pega chart>>https://github.com/pegasystems/pega-helm-charts/blob/master/charts/pega/values.yaml

It is mentioned that externalSearchService is set to false by default, That is not the case. Moreover the parameter itself is missing. It seems that after changes were made in 8.8 to use SRS, the search parameters and README was not updated accordingly.

I see this for pegasearch parameters>

Elasticsearch deployment settings.

Note: This Elasticsearch deployment is used for Pega search, and is not the same Elasticsearch deployment used by the EFK stack.

These search nodes will be deployed regardless of the Elasticsearch configuration above.

Refer to README document to configure Search and Reporting Service as a search functionality provider under this section.

pegasearch:
image: "pegasystems/search"
memLimit: "3Gi"
replicas: 1

Instructions should be clear on what all should be Included into pegasearch in the pega yaml.

SRS yaml readme says this>>
To use an externally-provided Elasticsearch service from the SRS cluster, update the srs.srsStorage.provisionInternalESCluster parameter in the values.yaml to false and then provide connection details as documented below.

image

@psobolewski1992
Copy link

psobolewski1992 commented Oct 26, 2023

This is one of the most unclear parts of the documentation. Even in SRS documentation, we are asked to invoke Make command which does not work without downloading other files which is inconsistent with main README.md.
This documentation needs to be updated, how can you update configuration without updating documentation?

@kishorv10
Copy link
Contributor

@reddy-srinivas @ravitejamekapega @bhowd1 @pegasystems/searchservice Can you please take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants