Skip to content

Commit 5388535

Browse files
author
Kalle Fagerberg
committed
Added note on YAML tags
1 parent 7665b3c commit 5388535

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/content/docs/reference/config.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ description: Configuration file reference
66
In addition to environment variables, you can configure kubecolor via
77
a dedicated config file: `~/.kube/color.yaml`
88

9+
The "[`!color`](/reference/types/color)" & "[`!color-list`](/reference/types/color-list)"
10+
YAML tags are only included here in the documentation to signal what data type
11+
is used.
12+
The tags should not be present in your config file.
13+
914
Example file (the values shows the default values):
1015

1116
```yaml

0 commit comments

Comments
 (0)