Skip to content

Commit

Permalink
Merge pull request #2183 from frankbu/doc-fixes
Browse files Browse the repository at this point in the history
Fix list format in FromNamespaces doc
  • Loading branch information
k8s-ci-robot authored Jul 12, 2023
2 parents 5fd55ab + 18a6937 commit 7ded956
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions apis/v1beta1/gateway_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@ const (
type RouteNamespaces struct {
// From indicates where Routes will be selected for this Gateway. Possible
// values are:
//
// * All: Routes in all namespaces may be used by this Gateway.
// * Selector: Routes in namespaces selected by the selector may be used by
// this Gateway.
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions config/crd/standard/gateway.networking.k8s.io_gateways.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7ded956

Please sign in to comment.