Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions config/crd/bases/skupper_connector_crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ spec:
hostname in the server's certificate.
type: boolean
type:
description: |-
Currently only supports tcp.
type: string
includeNotReadyPods:
description: |-
Expand Down
2 changes: 2 additions & 0 deletions config/crd/bases/skupper_listener_crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ spec:
input/certs/ in the current namespace.
type: string
type:
description: |-
Currently only supports tcp.
type: string
exposePodsByName:
description: |-
Expand Down