Skip to content

Commit 303fa0e

Browse files
committed
remove specific configuration file listings
1 parent fa892f6 commit 303fa0e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/architecture/configuration-flow.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,7 @@ sequenceDiagram
123123

124124
### NGINX Configuration Files
125125

126-
- **nginx.conf**: Main configuration
127-
- **servers.conf**: Virtual server definitions
128-
- **upstreams.conf**: Backend service definitions
129-
- **maps.conf**: Request routing maps
126+
NGF generates various NGINX configuration files dynamically based on the Gateway API resources.
130127

131128
### Example Generated Config
132129

0 commit comments

Comments
 (0)