Commit Graph

138 Commits

Author SHA1 Message Date
Christian Struck af30548f50
fix helm chart secret to correctly reapply the existing secret 2024-11-06 13:44:42 +01:00
Sam Rose dd81e246bf
Allow customisation of SQS URL to match CouchDB URL. 2024-10-14 17:28:25 +01:00
Sam Rose 61558aff77
Update Helm chart for SQS. 2024-10-14 17:24:14 +01:00
Martin McKeaveney 717fa00c32 allow XSS safe mode in helm chart 2024-10-07 17:48:38 +01:00
Sam Rose 265000f7e1
Merge master. 2024-08-27 14:37:19 +01:00
Martin McKeaveney d17d245374 allow values to be passed in secrets 2024-08-19 12:08:48 +01:00
Martin McKeaveney 5de3967695 auto generate encryption key, and use secrets 2024-08-19 09:10:56 +01:00
Martin McKeaveney 43560aa04f allow a custom docker registry to be passed if required to helm chart 2024-08-16 15:29:52 +01:00
Sam Rose 86717b536b
Use new feature flag API for SQS. 2024-08-15 14:58:11 +01:00
Sam Rose 2196110f04
Merge branch 'master' of github.com:budibase/budibase into helm-sqs 2024-06-04 14:25:29 +01:00
Hector Valcarcel d554a8287b
feat: attach env vars from 'extraEnvFromSecret' 2024-06-04 10:26:44 +02:00
Sam Rose 03a7dd2b59
Add SQS params to Helm chart. 2024-05-31 14:32:26 +01:00
Martin McKeaveney dacb0d30ce prevent lack of start/end date from causing UI error 2024-05-08 15:55:14 +01:00
Peter Clement b080821f29
Update helm charts to account for temp bucket (#13544)
* update helm charts to account for temp bucket

* typo

* move location of vars
2024-04-23 10:31:18 +01:00
Sam Rose 245fec960f
Allow specifying extra volume mounts for containers in our Helm chart. 2024-04-12 11:17:05 +01:00
Sam Rose 7f36a74130
Allow specifying sidecars for the pods in our Helm chart. 2024-04-12 10:27:35 +01:00
Christos Alexiou 799d60beed Revert "Remove condition for looking up existing secret"
This reverts commit dde52c6f93.
2024-04-08 19:17:55 +03:00
Christos Alexiou dde52c6f93 Remove condition for looking up existing secret 2024-04-08 19:08:04 +03:00
Sam Rose 9b60111413
Allow ndots to be configurable in the Helm chart. 2024-01-04 09:42:33 +00:00
Sam Rose d3de8acd77
Revert "Allow TEMPLATES_BUCKET_NAME to be configured in the Helm chart." 2023-12-20 17:08:49 +00:00
Sam Rose 5083369a99
Fix incorrect casing. 2023-12-20 16:26:25 +00:00
Sam Rose 915b96d78d
Allow TEMPLATES_BUCKET_NAME to be configured in the Helm chart. 2023-12-20 16:25:20 +00:00
Sam Rose 7a21576e74
Copy paste error in the Helm chart. 2023-12-20 10:18:11 +00:00
Sam Rose 753d95e2b4
Fix the command and args values in the Helm chart, I put them in the wrong place. 2023-12-20 09:55:30 +00:00
Sam Rose d48362017f
Allow the specifying of custom command and args values in Helm chart. 2023-12-19 15:07:50 +00:00
Sam Rose 79fa567095
Allow the passing of extra envrionment variables to apps, worker, and automation worker pods. 2023-12-13 17:10:19 +00:00
Sam Rose 59581890cb
Rename automation worker container. 2023-12-13 15:48:22 +00:00
Sam Rose 33818daea9
Fix whitespace. 2023-12-13 12:37:08 +00:00
Sam Rose d164a3788d
Make it possible to disable automation workers. 2023-12-13 12:36:24 +00:00
Sam Rose ff04d0516a
Disable API completely in automations workers. 2023-12-13 10:59:35 +00:00
Sam Rose 6098a2d9e8
Split out automation processing from the apps pods. 2023-12-13 10:47:16 +00:00
Sam Rose 79819795c1
Merge branch 'master' into fix-deployment-instability 2023-12-06 10:09:17 +00:00
Sam Rose f776499970
Add minReadySeconds: 10 to the proxy deployment to give nginx time to properly start. 2023-12-01 16:00:37 +00:00
Sam Rose bd5d7c3b65
Merge master. 2023-12-01 14:02:01 +00:00
Christos Alexiou 4fcb4d5677 fix: use /health and remove 301 2023-11-29 23:39:41 +02:00
Sam Rose 6674bf139b
Expand chart documentation, fix HPA definition. 2023-11-27 17:12:13 +00:00
Sam Rose 5ae9a3e46b
Merge master. 2023-11-24 15:04:03 +00:00
Sam Rose 4af7bf459a
Remove extraneous creation timestamp. 2023-11-21 17:35:23 +00:00
Sam Rose 08d45820a2
Update chart dependencies, fix some syntactic errors. 2023-11-21 10:29:27 +00:00
Sam Rose cade7d339e
First pass at updating Helm chart. 2023-11-20 17:03:38 +00:00
Julio Morimoto 97ca361a6a Change minio liveness probe to use native httpGet instead of curl.
Fixes #12277
2023-11-03 14:15:28 -03:00
Adria Navarro 572cac2552 Remove SENTRY_DSN references 2023-10-18 10:51:09 +02:00
Martin McKeaveney a234ae6426 ensure secrets are not replaced on every helm run 2023-09-04 17:19:04 +01:00
Martin McKeaveney 5845884e77 Revert "don't recreate secret after first deploy, bump vm2 deps" 2023-09-01 11:30:05 +01:00
Martin McKeaveney 2eb78fb23d don't recreate secret after first deploy, bump vm2 deps 2023-08-24 17:12:48 +01:00
Martin McKeaveney 755a98654c Merge branch 'master' into feature/offline-mode-k8s 2023-08-07 16:38:17 +01:00
Jonny McCullagh ebb32f8d96 add startupProbe;Probes into values.yaml (#11404) 2023-08-01 09:01:04 +01:00
Rory Powell 70f505d562 Update helm chart to expose OFFLINE_MODE env var 2023-07-25 17:03:44 +01:00
Martin McKeaveney b59c5b5512 adding a livenessprobe to the proxy service 2023-07-21 14:28:17 +01:00
Jonny McCullagh f21d94a52d allow ssl-policy annotation in helm chart (#10357) 2023-04-20 13:57:34 +01:00