Skip to content

Commit 0e28f7f

Browse files
authored
docs: NGF - add more context to Secret duplication (#262)
Mention that users can update the original Secrets to propagate changes to duplicate Secrets.
1 parent 2f554a2 commit 0e28f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: content/ngf/installation/nginx-plus-jwt.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This requirement is part of F5’s broader licensing program and aligns with ind
1515

1616
The JWT is required for validating your subscription and reporting telemetry data. For environments connected to the internet, telemetry is automatically sent to F5’s licensing endpoint. In offline environments, telemetry is routed through [NGINX Instance Manager](https://docs.nginx.com/nginx-instance-manager/). Usage is reported every hour and on startup whenever NGINX is reloaded.
1717

18-
{{< note >}} The following Secrets should be created in the same namespace as the NGINX Gateway Fabric control plane (default: nginx-gateway). The control plane will copy these Secrets into any namespaces where NGINX gets deployed. {{< /note >}}
18+
{{< note >}} The following Secrets should be created in the same namespace as the NGINX Gateway Fabric control plane (default: nginx-gateway). The control plane will copy these Secrets into any namespaces where NGINX gets deployed. If you need to update the Secrets, update the originals that you created in the control plane namespace, and the control plane will propagate those updates to all duplicated Secrets. {{< /note >}}
1919

2020
---
2121

0 commit comments

Comments
 (0)