diff options
| author | Philipp Kraus <flashpixx@users.noreply.github.com> | 2025-10-16 21:40:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-16 12:40:31 -0700 |
| commit | bf29963f75a730fbd45c02c5895c42eb42f3b4ea (patch) | |
| tree | 17a344dc80fef428b5cf289027b75a011c58bd3f /postgres-examples/README.md | |
| parent | 8fe14d1368b947d0bcfe33bdd3b613edb2810737 (diff) | |
| download | seaweedfs-bf29963f75a730fbd45c02c5895c42eb42f3b4ea.tar.xz seaweedfs-bf29963f75a730fbd45c02c5895c42eb42f3b4ea.zip | |
ingress config (#7319)
* ingress config
* fixing issues
* prefix path type
For the S3 ingress path /, using pathType: Prefix is more explicit and standard-compliant for matching all subpaths. While ImplementationSpecific might work similarly with your current Ingress controller (often defaulting to a prefix match when use-regex is not enabled), Prefix clearly states the intent and improves portability across different Ingress controllers.
---------
Co-authored-by: Philipp Kraus <philipp.kraus@flashpixx.de>
Co-authored-by: Chris Lu <chris.lu@gmail.com>
Diffstat (limited to 'postgres-examples/README.md')
0 files changed, 0 insertions, 0 deletions
