about summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes/rl-2211.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/doc/manual/release-notes/rl-2211.section.md')
-rw-r--r--nixos/doc/manual/release-notes/rl-2211.section.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2211.section.md b/nixos/doc/manual/release-notes/rl-2211.section.md
index 2593b36912c09..b4b52c0e873b8 100644
--- a/nixos/doc/manual/release-notes/rl-2211.section.md
+++ b/nixos/doc/manual/release-notes/rl-2211.section.md
@@ -426,6 +426,9 @@ Available as [services.patroni](options.html#opt-services.patroni.enable).
       provisioning files from non-NixOS Grafana instances that you also want to
       deploy to NixOS.
 
+      __Note:__ secrets from these files will be leaked into the store unless you use a
+      [**file**-provider or env-var](https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#file-provider) for secrets!
+
     - [](#opt-services.grafana.provision.notifiers) is not affected by this change because
       this feature is deprecated by Grafana and will probably removed in Grafana 10.
       It's recommended to use `services.grafana.provision.alerting.contactPoints` instead.