makandre edited a comment on issue #1712: URL: https://github.com/apache/camel-k/issues/1712#issuecomment-698277631
Workaround suggested by @nicolaferraro is to run with `--label serving.knative.dev/visibility=cluster-local -t owner.target-labels=serving.knative.dev/visibility` But it doesn't seem to work, the label is applied but getting this error: ``` Revision creation failed with message: admission webhook "validation.webhook.serving.knative.dev" denied the request: validation failed: invalid key name "serving.knative.dev/visibility": metadata.labels. ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
