Install Helm charts to provision workloads through KSail. This command provides native Helm chart installation capabilities.
Usage:
ksail workload install [NAME] [CHART] [flags]
Flags:
--atomic if set, the installation deletes on failure
--create-namespace create the release namespace if not present
-h, --help help for install
-n, --namespace string namespace scope for the request (default "default")
--wait wait until resources are ready
Global Flags:
--timing Show per-activity timing output