| # Default values for search-data. |
| # This is a YAML-formatted file. |
| # Declare variables to be passed into your templates. |
| global: # global defaults |
| readinessRepository: oomk8s |
| readinessImage: readiness-check:2.0.0 |
| repository: nexus3.onap.org:10001 |
| image: onap/search-data-service:1.3.1 |
| # application configuration |
| elasticsearchHttpPort: 9200 |
| keyStorePassword: OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10 |
| keyManagerPassword: OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10 |
| # default number of instances |
| # probe configuration parameters |
| # necessary to disable liveness probe when setting breakpoints |
| # in debugger so K8s doesn't restart unresponsive container |
| portName: pomba-search-data |
| # Resource Limit flavor -By Default using small |
| # Segregation for Different environment (Small and Large) |