Skip to content

Commit 09ef9fb

Browse files
authored
feat: Use wide grid for main ngf diagram (#1197)
1 parent f714583 commit 09ef9fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ngf/overview/gateway-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Users can have multiple gateways running side-by-side in the same cluster. This
5555

5656
This figure depicts an example of NGINX Gateway Fabric exposing three web applications within a Kubernetes cluster to clients on the internet:
5757

58-
```mermaid
58+
```mermaid {grid="wide"}
5959
graph LR
6060
%% Nodes and Relationships
6161
subgraph KubernetesCluster["Kubernetes Cluster"]

0 commit comments

Comments
 (0)