mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix an error,changed the word 'tables' to 'table' (#4354)
* Update Chart.yaml Update Chart.yaml * fix an error in lines 39,change word 'tables' to 'table' fix an error in lines 39,change word 'tables' to 'table'
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: oauth2-proxy
|
||||
version: 0.2.0
|
||||
version: 0.2.1
|
||||
apiVersion: v1
|
||||
appVersion: 2.2
|
||||
description: A reverse proxy that provides authentication with Google, Github or other providers
|
||||
|
||||
@@ -36,7 +36,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
## Configuration
|
||||
|
||||
The following tables lists the configurable parameters of the oauth2-proxy chart and their default values.
|
||||
The following table lists the configurable parameters of the oauth2-proxy chart and their default values.
|
||||
|
||||
Parameter | Description | Default
|
||||
--- | --- | ---
|
||||
|
||||
Reference in New Issue
Block a user