Skip to content

Commit 3253d56

Browse files
committed
hostPorts list
1 parent 8f2e721 commit 3253d56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/crds.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -922,13 +922,13 @@ spec:
922922
StopSignal can only be set for Pods with a non-empty .spec.os.name
923923
type: string
924924
type: object
925-
hostPort:
925+
hostPorts:
926926
description: |-
927927
List of ports to expose on the host.
928928
items:
929929
containerPort:
930930
description: |-
931-
ContainerPort number of nginx
931+
ContainerPort of nginx
932932
type: integer
933933
hostPort:
934934
description: |-

0 commit comments

Comments
 (0)