You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by "ptupitsyn (via GitHub)" <gi...@apache.org> on 2023/04/11 10:21:53 UTC

[GitHub] [ignite] ptupitsyn commented on a diff in pull request #10470: IGNITE-18496 Handling feedback 106-78

ptupitsyn commented on code in PR #10470:
URL: https://github.com/apache/ignite/pull/10470#discussion_r1162609156


##########
docs/_docs/code-snippets/k8s/stateless/deployment-template.yaml:
##########
@@ -15,46 +15,88 @@
 
 #tag::config-block[]
 # An example of a Kubernetes configuration for pod deployment.
-apiVersion: apps/v1 
-kind: Deployment
+apiVersion: apps/v1
+kind: StatefulSet
 metadata:
   # Cluster name.
-  name: ignite-cluster
-  namespace: ignite
+  name: gridgain-cluster

Review Comment:
   Here and below - GridGain should not be used in Ignite documentation.



-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org