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
ps-xaf
72c17fcbf4
feat: override helm chart images for init containers ( #18834 )
...
Small enhancement to permit usage of different image registries
Co-authored-by: Christian Körner <ck@ps-xaf.de>
2023-01-02 14:56:15 +05:30
Goutham Pratapa
fee9b181fe
chore: fix ingress fieldname in appsmith ( #18684 )
2022-12-05 17:14:17 +05:30
Goutham Pratapa
30023b7a9c
Add certmanager and classname fields in ingress ( #18266 )
2022-11-23 17:36:03 +05:30
Goutham Pratapa
5c5fbaa9f0
Fix redis sub chart name in helm chart ( #17866 )
...
Currently, the helm chart has a minor bug where the chart name is
hard-coded. This fix addresses the issue
2022-10-28 10:25:17 +05:30
Goutham Pratapa
97a3f2a30c
fix: Add mongo/redis to helm chart dependencies ( #16096 )
2022-10-14 16:15:49 +05:30
Shrikant Sharat Kandula
25ab8f5983
Add startupProbe to Appsmith pods ( #15702 )
...
This is so that the `livenessProbe` doesn't aggressively
restart the pod before the Appsmith container is live.
2022-08-04 15:58:18 +05:30
Amit Kumar
6715d3a681
Pod labels can be configured from Helm values ( #15352 )
2022-08-04 15:21:23 +05:30
Sumesh Pradhan
41b9df2657
Support getting values from secrets in helm chart configuration ( #12633 )
2022-05-04 16:21:15 +05:30
geekup-legodevops
95776e6454
Remove unnecessary variables in Helm chart & refactor templates ( #12011 )
2022-03-24 13:09:27 +05:30
Shrikant Sharat Kandula
52c9c4105b
Change CronJob version to batch/v1
2022-03-11 06:21:46 +05:30
Shrikant Sharat Kandula
b06b301093
Use docs link instead of GitHub link
2022-03-11 06:06:58 +05:30
geekup-legodevops
1e5c4651eb
Update Helm ingress template & document ( #11552 )
2022-03-09 12:07:19 +05:30
Shrikant Sharat Kandula
0e12200374
Improve vertical spacing in output of helm install
2022-02-25 17:04:55 +05:30
geekup-legodevops
c1f89e5830
Fix host not showing up when ignress is enabled ( #11221 )
2022-02-18 19:06:44 +05:30
geekup-legodevops
e85b34d66e
Add Helm configMap to update application configuration ( #10157 )
2022-01-31 13:27:01 +05:30
geekup-legodevops
269e3a786d
chore: Minor improvement for Helm, remove dependency & namespace ( #9928 )
2021-12-28 12:50:37 +05:30
gokuatkai
0edd50f6b2
Add helm param to disable namespace creation ( #9719 )
...
Will only create namespace if namespace.create == true
2021-12-15 08:01:48 +05:30
geekup-legodevops
ae26d2c611
Helm charts for Appsmith fat container ( #7343 )
2021-10-02 11:46:07 +05:30