maelvls dev blog

maelvls dev blog

Systems software engineer. I write mostly about Kubernetes and Go. About

02 Nov2020

Yaml Isnt That Good

Example 1:

- example:
  description:
    name: foo

and

- example:
    description:
      name: foo
📝 Edit this page