Merge pull request #112391 from bboreham/internal-comment

Tiny comment cleanup in pkg/apis/apps/types.go
This commit is contained in:
Kubernetes Prow Robot 2022-09-12 09:41:36 -07:00 committed by GitHub
commit 16ca3eb96d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -342,9 +342,7 @@ type Deployment struct {
// DeploymentSpec specifies the state of a Deployment.
type DeploymentSpec struct {
// Number of desired pods. This is a pointer to distinguish between explicit
// zero and not specified. Defaults to 1.
// +optional
// Number of desired pods.
Replicas int32
// Label selector for pods. Existing ReplicaSets whose pods are