mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/luigi] typo fix: tables lists->table lists (#5726)
* Add version: 2.7.4 version: 2.7.4 * [stable/luigi] typo fix: tables lists->table lists [stable/luigi] typo fix: tables lists->table lists
This commit is contained in:
@@ -18,5 +18,5 @@ keywords:
|
||||
- spark
|
||||
- kubernetes job manager
|
||||
name: luigi
|
||||
version: 2.7.3
|
||||
version: 2.7.4
|
||||
appVersion: 2.7.2
|
||||
|
||||
@@ -31,11 +31,11 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
## Luigi Configuration
|
||||
|
||||
[Luigi](https://github.com/spotify/luigi) configs are set as a block of text through a configmap and mouted as a file in /etc/luigi Any value in this text block should match the defined luigi configuration. There are several values here that will have to match our kubernetes configuration.
|
||||
[Luigi](https://github.com/spotify/luigi) configs are set as a block of text through a configmap and mouted as a file in /etc/luigi. Any value in this text block should match the defined luigi configuration. There are several values here that will have to match our kubernetes configuration.
|
||||
|
||||
## Configuration
|
||||
|
||||
The following tables lists the configurable parameters of the Sentry chart and their default values.
|
||||
The following table lists the configurable parameters of the Sentry chart and their default values.
|
||||
|
||||
| Parameter | Description | Default |
|
||||
| ------------------------------- | ------------------------------- | ---------------------------------------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user