· ☕ 2 分钟
Values https://helm.sh/docs/intro/using_helm/#customizing-the-chart-before-installing
To see what options are configurable on a chart, use helm show values:
$ helm show values bitnami/wordpress ## Global Docker image parameters ## Please, note that this will override the image parameters, including dependencies, configured to use the global value ## Current available global Docker image parameters: imageRegistry and imagePullSecrets ## # global: # imageRegistry: myRegistryName # imagePullSecrets: # - myRegistryKeySecretName # storageClass: myStorageClass ## Bitnami WordPress image version ## ref: https://hub.