Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Literal key "on" gets rendered as "true" #219

Closed
bodymindarts opened this issue Oct 16, 2020 · 1 comment
Closed

Literal key "on" gets rendered as "true" #219

bodymindarts opened this issue Oct 16, 2020 · 1 comment

Comments

@bodymindarts
Copy link

Simplest reproducible example:

$ ytt --version
ytt version 0.30.0
$ cat <<EOF | ytt -f -
on: what?
EOF
true: what?
@cppforlife
Copy link
Contributor

dup of #146. feel free to comment on the that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants