ducnm0711 commented on a change in pull request #718: URL: https://github.com/apache/james-project/pull/718#discussion_r738431847
########## File path: server/apps/distributed-app/helm-chart/james/configs/cassandra.properties ########## @@ -0,0 +1,36 @@ +# Configuration file for cassandra mailbox +# http://james.apache.org/server/config-cassandra.html +cassandra.nodes=${env:OP_JAMES_CASSANDRA_NODES_URLS} + +cassandra.keyspace.create=true +cassandra.keyspace=${env:OP_JAMES_CASSANDRA_KEYSPACE} Review comment: openpaas's legacy. Noted, also need to fix in our helm repo. -- 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]
