ducnm0711 commented on a change in pull request #718:
URL: https://github.com/apache/james-project/pull/718#discussion_r739950013
##########
File path:
server/apps/distributed-app/helm-chart/james/templates/deployment.yaml
##########
@@ -0,0 +1,425 @@
+{{- $elasticsearchUrl := include "elasticsearch.url.list" . }}
+{{- $cassandraUrl := include "cassandra.url.list" . }}
+{{- $jamesOpts := include "james.jvmOpts" . }}
+apiVersion: apps/v1
+kind: Deployment
+metadata:
+ name: james-jmap
Review comment:
I would say keep it this way. Already cut down all the ldap, lsc and op.
Just a config to toggle on/off :P
This is better IMO. Help emphasized that our chart capable of support
deploying James in both JMAP/ IMAP mode, distributed, separated workload.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]