mirror of
https://github.com/kairos-io/kairos-sdk.git
synced 2025-05-13 10:34:39 +00:00
Update config.go (#472)
This commit is contained in:
parent
851cc01bc9
commit
5ac7e0ba17
@ -68,7 +68,7 @@ type Cluster struct {
|
||||
LocalImagesPath string `yaml:"local_images_path,omitempty" json:"local_images_path,omitempty"`
|
||||
|
||||
// ClusterConfigPath path to the file where the final init config will be generated
|
||||
ClusterConfigPath string `yaml:"clusterConfigPath,omitempty" json:"clusterConfigPath,omitempty"`
|
||||
ClusterConfigPath string `yaml:"cluster_config_path,omitempty" json:"clusterConfigPath,omitempty"`
|
||||
}
|
||||
|
||||
type Config struct {
|
||||
|
Loading…
Reference in New Issue
Block a user