Without this change, in order to use a custom probe, the user has to
specify the probe parameters, and also must specify for the original
probe "enabled: false".
Issue: #12354
Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com>
Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com>
* Add extraRules to ingress objects
Signed-off-by: Fran Mulero <fmulero@vmware.com>
* Execute readme generator
Signed-off-by: Fran Mulero <fmulero@vmware.com>
* Version bump
Signed-off-by: Fran Mulero <fmulero@vmware.com>
* [bitnami/tomcat] Fix issue on network policy
* [bitnami/tomcat] bump tomcat version
* [bitnami/tomcat] Update np to use common capabilities function
* [bitnami/tomcat] Networkpolicy
* Update servicemonitor.yaml
Add template render for .Values.metrics.serviceMonitor.additionalLabels
* [bitnami/postgresql]
add template render for .Values.primary.extraVolumes
* [bitnami/postgresql]
Add template render for .Values.readReplicas.extraVolumes
* [bitnami/postgresql]
Update documentation about new value evaluated as a template (primary.extraVolumes, readReplicas.extraVolumes and metrics.serviceMonitor.additionalLabels).
* [bitnami/postgres]
Bump chart version
* [bitnami/zookeeper] Update ExtraVolumes as template render, add sidecar to POD and ZOO_LOG4J_PROP environment variables
* [bitnami/postgresql] Remove information (value evaluated as a template) from README.md
* [bitnami/zookeeper] Remove information to Readme, empty space at end of the line 294 bitnami/zookeeper/templates/statefulset.yaml and move comment on values
* [bitnami/zookeeper] Bump zookeeper chart version
* [bitnbami/zookeeper] Fix missnaming and nexw line on values and Fix README
* [bitnbami/postgresql] Fix README
* [bitnbami/postgresql] Fix README
* [bitnbami/postgresql] Bump postgresql version
* Update Chart.yaml
Include new line at the end of the file
* [bitnami/tomcat] Add JMX support on tomcat chart
* [bitnami/tomcat] Fix tomcat image to r10
* [bitnami/tomcat] Fix image ref
* [bitnami/tomcat] Fix Chart.yaml
* [bitnami/tomcat] Fix metadata non existing key
* [bitnami/tomcat] Fix metadata missing
* [bitnami/tomcat] Fix trailing-spaces
* [bitnami/tomcat] Fix trailing-spaces
* [bitnami/tomcat] Fix requested changes
* [bitnami/tomcat] Fix requested changes
* [bitnami/tomcat] Bump version
* Update bitnami/tomcat/templates/podmonitor.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
* Update bitnami/tomcat/templates/podmonitor.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
* Update bitnami/tomcat/templates/podmonitor.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
* [bitnami/tomcat]
remove unnecessary --- at begining
* Update bitnami/tomcat/Chart.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
* [bitnami/tomcat] update requested change
* [bitnami/tomcat] Add validationValues function
* [bitnami/tomcat] Update bitnami/tomcat/templates/_pod.tpl
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
* [bitnami/tomcat] Bump version
* Update bitnami/tomcat/Chart.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
* [bitnami/tomcat]
Remove empty line
* Update bitnami/tomcat/templates/_helpers.tpl
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
* Update bitnami/tomcat/templates/_helpers.tpl
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
* [bitnami/tomcat] stadardize port Name and number
* [bitnami/tomcat] update values and readme
* [bitnami/tomcat] update values
* Update bitnami/tomcat/templates/_pod.tpl
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
Co-authored-by: baudelet <bbaudelet.soprasteria@lfdj.com>
Co-authored-by: alvneiayu <alvaron@vmware.com>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <mcabrera@vmware.com>
* [bitnami/several] Change pullPolicy for bitnami-shell image
* Add rolling tag check in the NOTES.txt
* Fix non-standard names
* Use macro when defined
* Update Chart.yaml
* Fix typo
* add labels and matchLabels values to allow custom labels and match labels
* re-hard code common labels, failed linting
* remove matchLabels, update labels to commonLabels
Co-authored-by: Bonadio, Michael <bonadm1@nationwide.com>
* allow custom values for liveness and readiness probe
* end file in newline
* remove trailing spaces
* add enabled flag to livenessProbe and readinessProbe
Co-authored-by: Bonadio, Michael <bonadm1@nationwide.com>
* add command option to image
* update readme and bump chart version
Signed-off-by: Norbert Varzariu <nv@rebbits.com>
* fix whitespace error
Signed-off-by: Norbert Varzariu <nv@rebbits.com>
* address requested changes from PR to be inline with other charts
Signed-off-by: Norbert Varzariu <nv@rebbits.com>
* Update Chart.yaml
Co-authored-by: Javier J. Salmerón-García <jsalmeron@vmware.com>