You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Nikita Safonov (Jira)" <ji...@apache.org> on 2021/04/05 16:22:00 UTC

[jira] [Created] (IGNITE-14482) Update the code snippet

Nikita Safonov created IGNITE-14482:
---------------------------------------

             Summary: Update the code snippet 
                 Key: IGNITE-14482
                 URL: https://issues.apache.org/jira/browse/IGNITE-14482
             Project: Ignite
          Issue Type: Bug
          Components: documentation
            Reporter: Nikita Safonov


See the XML code snippet of this section: [https://ignite.apache.org/docs/latest/clustering/discovery-in-the-cloud#google-compute-discovery] and change the line
{{}}
{code:java}
 name="projectName" ref="YOUR_GOOGLE_PLATFORM_PROJECT_NAME"{code}
{{}} to{{}}
{code:java}
name="projectName" value="YOUR_GOOGLE_PLATFORM_PROJECT_NAME" on both pages{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)