Aleksandr created IGNITE-15862:
----------------------------------
Summary: Fix kubernetes ConfigMap docs on site
Key: IGNITE-15862
URL: https://issues.apache.org/jira/browse/IGNITE-15862
Project: Ignite
Issue Type: Improvement
Reporter: Aleksandr
Assignee: Aleksandr
There is an error in the configuration file on the site node-configuration.xml
for ConfigMap in the installation instructions in kybernetes:
<property name="namespace" value="default" />
<property name="service Name" value="ignite" />
although if you follow the instructions, the following values should be
namespace =ignite and serviceName=ignite-service
--
This message was sent by Atlassian Jira
(v8.3.4#803005)