Helm get: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
=Get Manifest= | =Get Manifest= | ||
Print out the Kubernetes resources that were uploaded to the server as part of the installation process. | |||
helm get manifest <''release-name''> | helm get manifest <''release-name''> |
Revision as of 02:45, 29 August 2019
External
Internal
Overview
The command gets the details of a named release.
Get Values
Get Manifest
Print out the Kubernetes resources that were uploaded to the server as part of the installation process.
helm get manifest <release-name>