You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
however yaml.sh only supports the example_1 style. This sucks because many platforms (Kubernetes I am looking at you) prefer to, and provide examples of yaml that takes the form of example_2. If support for both styles can be achieved, this should be fixed
The text was updated successfully, but these errors were encountered:
Proper yaml includes both of these list styles:
however yaml.sh only supports the
example_1
style. This sucks because many platforms (Kubernetes I am looking at you) prefer to, and provide examples of yaml that takes the form ofexample_2
. If support for both styles can be achieved, this should be fixedThe text was updated successfully, but these errors were encountered: