PromucFlow_constructor/deploy/helm/templates
Sumesh Pradhan c93ed4f54c
fix: helm install values checks (#19296)
## Description
- Updated ngnix as default ingress class in `values.yaml`
- Upgraded mongo's deployment image to `v5.0.12` as the previous 4.4.11
is deprecated
- Added `imagePullSecrets` to enable pulling images from private docker
registries
- Added conditional to check for k8s version >=1.1.8 to handle both old
and new k8s version scenarios for setting up the Ingress controller
class name.

Co-authored-by: Goutham Pratapa <goutham@appsmith.com>
2023-01-17 13:01:28 +05:30
..
_helpers.tpl chore: Minor improvement for Helm, remove dependency & namespace (#9928) 2021-12-28 12:50:37 +05:30
autoupdate.yaml Change CronJob version to batch/v1 2022-03-11 06:21:46 +05:30
configMap.yaml Fix redis sub chart name in helm chart (#17866) 2022-10-28 10:25:17 +05:30
ingress.yaml fix: helm install values checks (#19296) 2023-01-17 13:01:28 +05:30
NOTES.txt Use docs link instead of GitHub link 2022-03-11 06:06:58 +05:30
persistentVolume.yaml
service.yaml chore: Minor improvement for Helm, remove dependency & namespace (#9928) 2021-12-28 12:50:37 +05:30
serviceaccount.yaml chore: Minor improvement for Helm, remove dependency & namespace (#9928) 2021-12-28 12:50:37 +05:30
statefulset.yaml fix: helm install values checks (#19296) 2023-01-17 13:01:28 +05:30
storageClass.yaml chore: Minor improvement for Helm, remove dependency & namespace (#9928) 2021-12-28 12:50:37 +05:30
tls-secret.yaml Add Helm configMap to update application configuration (#10157) 2022-01-31 13:27:01 +05:30