* [stable/parse] Add global 'imagePullSecrets' to overwrite any other existing one
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Fix typo and add var to the README
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Fix typo in helpers
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Rename pullSecrets values
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* [stable/parse] Add service.port to values.yaml
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
* Bump chart version
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
* Lint issue
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
* [stable/ghost] Fix some typos
* [stable/parse] Fix some typos
* Revert "[stable/ghost] Fix some typos"
This reverts commit fe3bc14a3e.
* Update README.md
Another typo (replace tables by table)
* [stable/parse] deploys a parse server and optionally the parse dashboard
* parse: add standard labels to pod metadata
* parse: bump mongodb requirement version
* parse: bump chart images
* parse: bump chart version
* parse: use `name` template for app labels
* parse: fixed app labels
* parse: removed `chart` and `heritage` labels from teh Pod spec
* parse: append `-server` to parse server deployment name
* parse: drop `Chart.Name` from `component` labels
* parse: drop use of `default ""` in templates
* parse: disambiguate server and dashboard pod name's in NOTES.txt
* parse: add Release.Name to service selectors
* parse: disabled default resource limits
* parse: fix pod selector in NOTES.txt
* parse: renamed `parse` and `parseDashboard` value keys to `server` and `dashboard` respectively
* parse: comment out the `loadBalancerIP` field in `values.yaml`
* parse: fix empty resources
* parse: fix requirements.yaml