mirror of
https://github.com/rancher/types.git
synced 2025-07-31 04:49:37 +00:00
Change ignore docker version to enforce
This commit is contained in:
parent
35420b5667
commit
7a8c1203b0
@ -18,7 +18,7 @@ type RancherKubernetesEngineConfig struct {
|
||||
// Authorization mode configuration used in the cluster
|
||||
Authorization AuthzConfig `yaml:"authorization" json:"authorization,omitempty"`
|
||||
// Enable/disable strict docker version checking
|
||||
IgnoreDockerVersion bool `yaml:"ignore_docker_version" json:"ignoreDockerVersion"`
|
||||
EnforceDockerVersion bool `yaml:"enforce_docker_version" json:"enforceDockerVersion"`
|
||||
}
|
||||
|
||||
type RKEConfigNode struct {
|
||||
|
Loading…
Reference in New Issue
Block a user