mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
Merge pull request #41798 from huzhengchuan/master
Automatic merge from submit-queue Fix comment for struct DeploymentBasicGeneratorV1 **Release note**: ```release-note ```
This commit is contained in:
commit
0e0e51ddeb
@ -26,7 +26,7 @@ import (
|
||||
"k8s.io/kubernetes/pkg/apis/extensions"
|
||||
)
|
||||
|
||||
// DeploymentGeneratorV1 supports stable generation of a deployment
|
||||
// DeploymentBasicGeneratorV1 supports stable generation of a deployment
|
||||
type DeploymentBasicGeneratorV1 struct {
|
||||
Name string
|
||||
Images []string
|
||||
|
Loading…
Reference in New Issue
Block a user