Helm Chart values.yaml
Jump to navigation
Jump to search
Internal
Overview
The default configuration values for a chart. The file is mandatory. The content of this file is displayed by helm inspect values.
Example
imageRegistry: "quai.io/something" dockerTag: "latest" pullPolicy: "always" storage: "s3"