-
Notifications
You must be signed in to change notification settings - Fork 350
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
Kamel bind produces incomplete yaml files with -o yaml #2565
Comments
squakez
added a commit
to squakez/camel-k
that referenced
this issue
Aug 16, 2021
squakez
added a commit
to squakez/camel-k
that referenced
this issue
Aug 19, 2021
squakez
added a commit
to squakez/camel-k
that referenced
this issue
Aug 19, 2021
squakez
added a commit
to squakez/camel-k
that referenced
this issue
Aug 19, 2021
squakez
added a commit
to squakez/camel-k
that referenced
this issue
Aug 19, 2021
astefanutti
pushed a commit
that referenced
this issue
Aug 20, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running
kamel bind ... -o yaml
the result is missing theapiVersion
andkind
lines.Example:
produces the following output:
The text was updated successfully, but these errors were encountered: