Commit 66cc321
committed
docs(charts): drop internal helper name from user-facing values.yaml
vipLink docstring referenced talm.discovered.configurable_link_names
by name. That is a chart-internal template define name; operators
reading values.yaml should not need to know template-defines to
understand selection rules. Replace with "the {physical NIC, bond,
vlan, bridge} set above" — the same set already enumerated in step
1 a few lines above in the same block. No behavior change.
Signed-off-by: Aleksei Sviridkin <f@lex.la>1 parent d814077 commit 66cc321
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments