Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Helm Example

This example demonstrates how a Helm chart can be included as an artifact within a CSAR.

Building the CSAR

Deploying

turandot service deploy helm-hello-world --file=dist/helm-hello-world.csar

Note that though Helm is used to create the Kubernetes manifests, Turandot is controlling them. The helm command line tool will not be able to list the release. Use the turandot service command instead.