Commit Graph

18 Commits

Author SHA1 Message Date
Adrian Pauli 9360cb5b66 feat(helm): possibility to add `priorityClassName` in helm chart for the pods 2024-02-02 15:53:28 +01:00
Ivan Dyachkov 06117c3a33 Merge remote-tracking branch 'upstream/release-54' into 0105-sync-r54 2024-01-05 14:20:38 +01:00
Ivan Dyachkov 1649f67996 chore: do not expose 11883 by default in docker as we do not listen on it 2024-01-02 10:07:05 +01:00
JimMoen 572f465346
fix(typo): sync to enterprise
- follow up emqx/emqx#10398
2023-12-29 09:07:26 +08:00
William Yang f52b4a9e32 fix: gen_rpc tcp client port align with server port 2023-10-25 12:11:35 +02:00
William Yang 6346e0d28a fix(gen_rpc): ssl client port align with server port 2023-10-24 22:33:52 +02:00
William Yang 2a7d73e62c ci: fix helm chart test 2023-10-24 21:19:37 +02:00
Ivan Dyachkov 992789005e
Merge pull request #10697 from joggeli34/master 2023-08-04 12:34:02 +02:00
Thomas Schmid 27a9731935 feat(helm-chart): add support for topologySpreadConstraints 2023-07-03 16:48:21 +02:00
Adrian Pauli f7832727e4 feat(helm): possibility to add `minReadySeconds` in helm chart for the stateful set 2023-06-14 20:41:57 +02:00
Ingmar Delsink d2c5cbbcaa
fix(helm): helm chart extraVolumeMounts and extraVolumes indentation 2023-03-21 15:21:08 +01: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
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
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
Rory Z b3355ff035 chore(helm): rename emqx-ee helm chart to emqx-enterprise 2022-09-13 17:43:00 +08:00