ChenYi015 commented on PR #2499: URL: https://github.com/apache/celeborn/pull/2499#issuecomment-2106972591
> > * Format yaml template files with kubernetes style. > > Can you leave a docs/guide link? @pan3793 There isn't any offical docs about Kubernetes format style now. But as a convetion, the sequence style in the k8s style yaml has no indent. For example, [Deployments | Kubernetes](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#creating-a-deployment). And each time you use [kubectl](https://kubernetes.io/docs/reference/kubectl/) to get manifest as yaml format, there is no indent. -- 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]
