Allowing the configuration of readiness and liveness params for the historical container
Adding the param to the nginx controller to support upload size limits upto 32MB
Benefits
Drawbacks
Applicable issues
fixes #
Additional information
Checklist
[x] Chart version bumped in Chart.yaml according to semver.
[x] Variables are documented in the README.md
[x] Title of the PR starts with chart name (e.g. [charts/gateway])
[x] If the chart contains a values-production.yaml apart from values.yaml, ensure that you implement the changes in both files
Description of the change
Allowing the configuration of readiness and liveness params for the historical container Adding the param to the nginx controller to support upload size limits upto 32MB
Benefits
Drawbacks
Applicable issues
Additional information
Checklist
Chart.yaml
according to semver.[charts/gateway]
)values-production.yaml
apart fromvalues.yaml
, ensure that you implement the changes in both files