This is an automated email from the ASF dual-hosted git repository.

ricardozanini pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-serverless-operator.git


The following commit(s) were added to refs/heads/main by this push:
     new cb21e8d9 Update code in workflowproj/README.md (#290)
cb21e8d9 is described below

commit cb21e8d96f20447cdf27735989e1066793536b0a
Author: Moti Asayag <[email protected]>
AuthorDate: Mon Oct 30 19:15:59 2023 +0200

    Update code in workflowproj/README.md (#290)
    
    Signed-off-by: Moti Asayag <[email protected]>
---
 workflowproj/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/workflowproj/README.md b/workflowproj/README.md
index 981926ab..63b94a40 100644
--- a/workflowproj/README.md
+++ b/workflowproj/README.md
@@ -44,7 +44,7 @@ func Main() {
        // client.Create(...), other stuff
        
        // ... or you can save the files locally to use them later or to 
integrate in a GitOps process
-       _ = handler.SaveAsKubernetesResources("/my/dir/")
+       _ = handler.SaveAsKubernetesManifests("/my/dir/")
 }
 ```
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to