Skip to content

Commit a1f575d

Browse files
committed
rabbit: add rabbit.mapping key to rabbit config
Problem: there is no documentation for the rabbit.mapping config key. Add it.
1 parent 52b8dab commit a1f575d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tutorials/lab/rabbit_config.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ The ``rabbit`` config table captures site-general policies and options for
5656
Flux's interactions with the rabbits.
5757

5858

59+
**mapping** (string)
60+
(required) Path to rabbitmapping file for the cluster, as generated by
61+
`flux rabbitmapping`.
62+
5963
**kubeconfig** (string)
6064
(optional) Path to kubeconfig file for Flux to use, ideally with restricted permissions.
6165
This can be left undefined if the file is placed at the path `~flux/.kube/config`

0 commit comments

Comments
 (0)