You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2018/09/18 08:47:21 UTC

[GitHub] dmvolod commented on a change in pull request #87: kamel install with sample

dmvolod commented on a change in pull request #87: kamel install with sample
URL: https://github.com/apache/camel-k/pull/87#discussion_r218346565
 
 

 ##########
 File path: pkg/install/operator.go
 ##########
 @@ -45,6 +45,13 @@ func PlatformContexts(namespace string) error {
 	)
 }
 
+// Example --
+func Example(namespace string) error {
+	return installResources(namespace,
+		"cr.yaml",
 
 Review comment:
   @lburgazzoli , yes, I agree, but run doesn't work right now for testing due to issue ##84 for me
   Previously, I ran cr.yaml without issues.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services