diff --git a/tutorials/lab/rabbit_config.rst b/tutorials/lab/rabbit_config.rst index 9cb7afd..61f827d 100644 --- a/tutorials/lab/rabbit_config.rst +++ b/tutorials/lab/rabbit_config.rst @@ -56,6 +56,10 @@ The ``rabbit`` config table captures site-general policies and options for Flux's interactions with the rabbits. +**mapping** (string) + (required) Path to rabbitmapping file for the cluster, as generated by + `flux rabbitmapping`. + **kubeconfig** (string) (optional) Path to kubeconfig file for Flux to use, ideally with restricted permissions. This can be left undefined if the file is placed at the path `~flux/.kube/config`