Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix install.yaml #1094

Merged
merged 1 commit into from
Oct 2, 2019
Merged
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
36 changes: 18 additions & 18 deletions install/helm/agones/templates/crds/_gameserverspecvalidation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,24 +107,24 @@ properties:
- Error
- Info
- Debug
grpcPort:
title: The port on which the SDK server binds the gRPC server to accept incoming connections
description: |
The default gRPC port in Agones 1.0 was 59357 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9357 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
httpPort:
title: The port on which the SDK server binds the HTTP gRPC gateway server to accept incoming connections
description: |
The default HTTP port in Agones 1.0 was 59358 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9358 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
grpcPort:
title: The port on which the SDK server binds the gRPC server to accept incoming connections
description: |
The default gRPC port in Agones 1.0 was 59357 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9357 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
httpPort:
title: The port on which the SDK server binds the HTTP gRPC gateway server to accept incoming connections
description: |
The default HTTP port in Agones 1.0 was 59358 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9358 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
scheduling:
type: string
enum:
Expand Down
108 changes: 54 additions & 54 deletions install/yaml/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -354,24 +354,24 @@ spec:
- Error
- Info
- Debug
grpcPort:
title: The port on which the SDK server binds the gRPC server to accept incoming connections
description: |
The default gRPC port in Agones 1.0 was 59357 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9357 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
httpPort:
title: The port on which the SDK server binds the HTTP gRPC gateway server to accept incoming connections
description: |
The default HTTP port in Agones 1.0 was 59358 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9358 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
grpcPort:
title: The port on which the SDK server binds the gRPC server to accept incoming connections
description: |
The default gRPC port in Agones 1.0 was 59357 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9357 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
httpPort:
title: The port on which the SDK server binds the HTTP gRPC gateway server to accept incoming connections
description: |
The default HTTP port in Agones 1.0 was 59358 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9358 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
scheduling:
type: string
enum:
Expand Down Expand Up @@ -642,24 +642,24 @@ spec:
- Error
- Info
- Debug
grpcPort:
title: The port on which the SDK server binds the gRPC server to accept incoming connections
description: |
The default gRPC port in Agones 1.0 was 59357 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9357 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
httpPort:
title: The port on which the SDK server binds the HTTP gRPC gateway server to accept incoming connections
description: |
The default HTTP port in Agones 1.0 was 59358 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9358 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
grpcPort:
title: The port on which the SDK server binds the gRPC server to accept incoming connections
description: |
The default gRPC port in Agones 1.0 was 59357 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9357 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
httpPort:
title: The port on which the SDK server binds the HTTP gRPC gateway server to accept incoming connections
description: |
The default HTTP port in Agones 1.0 was 59358 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9358 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
scheduling:
type: string
enum:
Expand Down Expand Up @@ -943,24 +943,24 @@ spec:
- Error
- Info
- Debug
grpcPort:
title: The port on which the SDK server binds the gRPC server to accept incoming connections
description: |
The default gRPC port in Agones 1.0 was 59357 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9357 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
httpPort:
title: The port on which the SDK server binds the HTTP gRPC gateway server to accept incoming connections
description: |
The default HTTP port in Agones 1.0 was 59358 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9358 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
grpcPort:
title: The port on which the SDK server binds the gRPC server to accept incoming connections
description: |
The default gRPC port in Agones 1.0 was 59357 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9357 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
httpPort:
title: The port on which the SDK server binds the HTTP gRPC gateway server to accept incoming connections
description: |
The default HTTP port in Agones 1.0 was 59358 which is in the ephemeral port range and can
encounter conflicts in rare cases. The default will be changed to 9358 in a future release
of Agones.
type: integer
minimum: 1
maximum: 65535
scheduling:
type: string
enum:
Expand Down