Merge pull request #1770 from kamilhristov/master

Edit EtcdClusterSpec: replace Config -> PodManifestPath
This commit is contained in:
Justin Santa Barbara 2017-02-05 11:22:36 -05:00 committed by GitHub
commit f2445e1923
1 changed files with 1 additions and 2 deletions

View File

@ -25,8 +25,7 @@ type KubeletConfigSpec struct {
// Configuration flags - a subset of https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/componentconfig/types.go
// config is the path to the config file or directory of files
Config string `json:"config,omitempty" flag:"config"`
PodManifestPath string `json:"podManifestPath,omitempty" flag:"pod-manifest-path"`
// hostnameOverride is the hostname used to identify the kubelet instead
// of the actual hostname.
// Note: We recognize some additional values: