Commit Graph

23 Commits

Author SHA1 Message Date
Ivan Dyachkov 66d8e4e1e2
Merge pull request #10139 from Rory-Z/feat/helm-support-extra-volume
feat(helm): helm chart support extraVolumeMounts and extraVolumes
2023-03-17 15:16:36 +00:00
Rory Z 604ef774be feat(helm): helm chart support extraVolumeMounts and extraVolumes
Done of https://github.com/emqx/emqx/issues/10116
2023-03-15 16:41:40 +08:00
Stefan Strigler beef7bb0e7 chore: bump vsn e5.0.2-alpha.1 2023-03-14 10:56:18 +01:00
Thomas Schmid 75ce870cbe fix(helm-charts): fix for multiple service annotations
Fix to support adding multiple service annotations
2023-03-13 15:36:43 +01:00
Zaiming (Stone) Shi b3f3bdeafe Merge remote-tracking branch 'origin/master' into release-50 2023-02-24 20:05:59 +01:00
Ivan Dyachkov 2d67c96553 feat(charts): add pod disruption budget to ee 2023-02-22 10:10:54 +01:00
Ivan Dyachkov 74c4731c4a
Merge pull request #9986 from a-d-r-i-a-n-d/master
Add MQTT ingress and remove mgmt references
2023-02-22 08:59:35 +00:00
Ivan Dyachkov cb5aeaab2e chore(charts-ee): fix object to list 2023-02-21 08:37:40 +01:00
Adrian Deaconu 57ef42bad6 fix: enterprise EMQX Image name 2023-02-20 13:26:20 +00:00
Adrian Deaconu b0a7947b80 feat: Add MQTT ingress and remove mgmt references (enterprise) 2023-02-20 10:50:34 +00:00
Zaiming (Stone) Shi 6f1eaca253 chore: bump version to e5.0.1-alpha.1 2023-02-20 08:28:14 +01:00
Antoine Bertin 81e7f26ec6
fix: add clusterDomain to enterprise chart 2023-01-27 23:50:56 +01:00
Zaiming (Stone) Shi 0363f12f2f
Merge pull request #9331 from 1995parham/master
Correct `internalmqtt` port configuration in chart
2023-01-20 11:16:39 +01:00
Parham Alvani a4583d2afa fix: Correct chart variable for internal MQTT port and HTTPS dashboard.
These variables are coming from v4, and they were incorrect.
This commit will fix them.
2023-01-19 13:46:44 +03:30
Rory Z 4cdfa088ae feat(helm): user can define service account by userself 2023-01-19 13:37:46 +08:00
Rory Z b8a92b7371 fix(helm): fix error environment variables 2023-01-18 09:56:21 +08:00
Rory Z 5e76183901 fix(helm): chart using incorrect secret values with custom credentials 2022-12-13 10:24:27 +08:00
Rory Z b3aa3ac360 chore: helm chart support externalTrafficPolicy
Fix https://github.com/emqx/emqx/issues/9515
2022-12-12 16:47:34 +08:00
Rory Z 0c1e1d53b6 fix(helm): fix some helm error 2022-12-09 11:04:34 +08:00
raoxiaoli a66a4ffa49 fix(helm): fix existingName does not take effect
when ssl.enabled and ssl.useExisting are true, ssl.existingName does not take effect
2022-11-11 10:16:02 +08:00
Ivan Dyachkov cd40acb035 chore: fix ssl.enable variable in enterprise helm chart 2022-10-20 08:54:29 +02:00
Zaiming (Stone) Shi abb941d161 docs: remove port 8081
port 8081 is the management API in 4.x
in 5.0 api port is 18083 (same as for serving the dashboard)
2022-10-05 17:15:19 +02:00
Rory Z b3355ff035 chore(helm): rename emqx-ee helm chart to emqx-enterprise 2022-09-13 17:43:00 +08:00