Helm Accessing Arbitrary Files inside Templates
Jump to navigation
Jump to search
External
Internal
Overview
The Files
object provide access to all non-special files in the chart. It cannot be used to access templates. The access is provided via several functions.
Functions
Files.Get
{{ .Files.Get <file-name> }}