mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/*] fix typos (#4699)
* Fix typos * Update bitnami/airflow/README.md * fix minor typo Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com>
This commit is contained in:
@@ -228,7 +228,7 @@ query:
|
||||
# Server name to verify the hostname on the returned gRPC certificates. See https://tools.ietf.org/html/rfc4366#section-3.1
|
||||
servername:
|
||||
|
||||
## Service paramaters
|
||||
## Service parameters
|
||||
##
|
||||
service:
|
||||
## Service type
|
||||
@@ -507,7 +507,7 @@ queryFrontend:
|
||||
# successThreshold: 1
|
||||
# failureThreshold: 6
|
||||
|
||||
## Service paramaters
|
||||
## Service parameters
|
||||
##
|
||||
service:
|
||||
## Service type
|
||||
@@ -723,7 +723,7 @@ bucketweb:
|
||||
# successThreshold: 1
|
||||
# failureThreshold: 6
|
||||
|
||||
## Service paramaters
|
||||
## Service parameters
|
||||
##
|
||||
service:
|
||||
## Service type
|
||||
@@ -932,7 +932,7 @@ compactor:
|
||||
# successThreshold: 1
|
||||
# failureThreshold: 6
|
||||
|
||||
## Service paramaters
|
||||
## Service parameters
|
||||
##
|
||||
service:
|
||||
## Service type
|
||||
@@ -965,7 +965,7 @@ compactor:
|
||||
##
|
||||
labelSelectorsOverride: {}
|
||||
|
||||
## Persistence paramaters
|
||||
## Persistence parameters
|
||||
##
|
||||
persistence:
|
||||
enabled: true
|
||||
@@ -1105,7 +1105,7 @@ storegateway:
|
||||
# successThreshold: 1
|
||||
# failureThreshold: 6
|
||||
|
||||
## Service paramaters
|
||||
## Service parameters
|
||||
##
|
||||
service:
|
||||
## Service type
|
||||
@@ -1150,7 +1150,7 @@ storegateway:
|
||||
##
|
||||
additionalHeadless: false
|
||||
|
||||
## Persistence paramaters
|
||||
## Persistence parameters
|
||||
##
|
||||
persistence:
|
||||
enabled: true
|
||||
@@ -1214,7 +1214,7 @@ ruler:
|
||||
##
|
||||
# existingServiceAccount: ruler-service-account
|
||||
|
||||
## Dinamically configure Query APIs using DNS discovery
|
||||
## Dynamically configure Query APIs using DNS discovery
|
||||
##
|
||||
dnsDiscovery:
|
||||
enabled: true
|
||||
@@ -1328,7 +1328,7 @@ ruler:
|
||||
# successThreshold: 1
|
||||
# failureThreshold: 6
|
||||
|
||||
## Service paramaters
|
||||
## Service parameters
|
||||
##
|
||||
service:
|
||||
## Service type
|
||||
@@ -1373,7 +1373,7 @@ ruler:
|
||||
##
|
||||
additionalHeadless: false
|
||||
|
||||
## Persistence paramaters
|
||||
## Persistence parameters
|
||||
##
|
||||
persistence:
|
||||
enabled: true
|
||||
@@ -1433,7 +1433,7 @@ metrics:
|
||||
##
|
||||
# scrapeTimeout: 10s
|
||||
|
||||
## Init Container paramaters
|
||||
## Init Container parameters
|
||||
## Change the owner and group of the persistent volume(s) mountpoint(s) to 'runAsUser:fsGroup' on each component
|
||||
## values from the securityContext section of the component
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user