pegasystems / pega-helm-charts

Orchestrate a Pega Platform™ deployment by using Docker, Kubernetes, and Helm to take advantage of Pega Platform Cloud Choice flexibility.
https://community.pega.com/knowledgebase/articles/cloud-choice
Apache License 2.0
124 stars 198 forks source link

Missing pegasystems/search image #617

Closed wonim2022 closed 11 months ago

wonim2022 commented 1 year ago

Describe the bug I was trying to provision an environment using pega-helm-charts and found that pegasystems repository no longer contains pegasystems/search image that is required for the startup of pega-minikube container.

To Reproduce Clone the repository, Set all the needed parameters in values-minimal.yaml file and launch using that set of values.

Expected behavior All the images pull correctly and the cluster starts up.

Chart version 1.2.0 no customizations other that setting values-minimal to point to the postgres database and use embedded hazelcast.

Server (if applicable, please complete the following information):

khick77 commented 1 year ago

Created BUG-823113 https://agilestudio.pega.com/prweb/AgileStudio/app/agilestudio/bugs/BUG-823113

shubi-github commented 12 months ago

We are experiencing the same problem. Are there any updates or workarounds for it?