Skip to content

Commit 1288910

Browse files
committed
docs: update introduction paragraph
1 parent 740a1ef commit 1288910

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

docs/reference/load_balancer_envs.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Load Balancer Environment Variables
22

3-
This page contains all environment variables, which can be specified to configure the Load Balancer controller of HCCM. Most of them are used to set global defaults.
3+
This page contains all environment variables, which can be specified to configure the Load Balancer controller of HCCM.
4+
5+
Some environment variables define global defaults. These defaults can be overridden by setting the corresponding annotation. If you remove such an annotation while a global default is configured, the global default will be applied again.
46

57
- Enums are depicted in the `Type` column and possible options are separated via the pipe symbol `|`.
68

tools/load_balancer_envs.md.tmpl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Load Balancer Environment Variables
22

3-
This page contains all environment variables, which can be specified to configure the Load Balancer controller of HCCM. Most of them are used to set global defaults.
3+
This page contains all environment variables, which can be specified to configure the Load Balancer controller of HCCM.
4+
5+
Some environment variables define global defaults. These defaults can be overridden by setting the corresponding annotation. If you remove such an annotation while a global default is configured, the global default will be applied again.
46

57
- Enums are depicted in the `Type` column and possible options are separated via the pipe symbol `|`.
68

0 commit comments

Comments
 (0)