You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/08/21 09:30:01 UTC

[airflow] branch main updated: Chart docs: Format ``loadBalancerSourceRanges`` using code-block (#17763)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 3b99225  Chart docs: Format ``loadBalancerSourceRanges`` using code-block (#17763)
3b99225 is described below

commit 3b99225a4d3dc9d11f8bd80923e68368128adf19
Author: Kaxil Naik <ka...@gmail.com>
AuthorDate: Sat Aug 21 10:29:29 2021 +0100

    Chart docs: Format ``loadBalancerSourceRanges`` using code-block (#17763)
    
    Since we use rst for docs, and to be consistent with what we have elsewhere
---
 chart/values.schema.json   | 4 ++--
 docs/spelling_wordlist.txt | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/chart/values.schema.json b/chart/values.schema.json
index 1789e90..dccdc3d 100644
--- a/chart/values.schema.json
+++ b/chart/values.schema.json
@@ -1819,7 +1819,7 @@
                             "default": null
                         },
                         "loadBalancerSourceRanges": {
-                            "description": "Webserver Service loadBalancerSourceRanges.",
+                            "description": "Webserver Service ``loadBalancerSourceRanges``.",
                             "type": "array",
                             "default": [],
                             "examples": [
@@ -2005,7 +2005,7 @@
                             "default": null
                         },
                         "loadBalancerSourceRanges": {
-                            "description": "Flower Service loadBalancerSourceRanges.",
+                            "description": "Flower Service ``loadBalancerSourceRanges``.",
                             "type": "array",
                             "default": [],
                             "examples": [
diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt
index 9eac165..279e7b5 100644
--- a/docs/spelling_wordlist.txt
+++ b/docs/spelling_wordlist.txt
@@ -918,7 +918,6 @@ linter
 linux
 livy
 loadBalancerIP
-loadBalancerSourceRanges
 localExecutor
 localexecutor
 localhost