[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:
bl-ue
2020-12-14 03:17:49 -05:00
committed by GitHub
parent 61fc060c26
commit 49adc63b67
169 changed files with 429 additions and 431 deletions

View File

@@ -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
##