Hi,

I'm using the guide at https://apacheignite.readme.io/docs/stateless-deployment 
to get an ignite instance running.  Per that document, to configure 
TcpDiscoveryKubernetesIpFinder you need to create a spring config file, and 
then point to it using the CONFIG_URI env var.


- name: CONFIG_URI
          value: 
https://raw.githubusercontent.com/apache/ignite/master/modules/kubernetes/config/example-kube-persistence.xml

This is not going to work for us.  Is there another option for specifying this 
config?  We would like to be able to supply this config inline, in the k8s 
'deployment' spec.containers.env.  Specifically, we need to set serviceName.  
The default 'ignite' is not a good choice.

Thanks, Jeff
This email and any files transmitted with it are confidential, proprietary and 
intended solely for the individual or entity to whom they are addressed. If you 
have received this email in error please delete it immediately.

Reply via email to