mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-07-14 00:14:10 +00:00
seedling: Drop unrequired copy (#683)
Signed-off-by: mudler <mudler@c3os.io> Signed-off-by: mudler <mudler@c3os.io>
This commit is contained in:
parent
1a9104c121
commit
da44dbb47f
@ -30,7 +30,6 @@ type Install struct {
|
||||
GrubOptions map[string]string `yaml:"grub_options,omitempty"`
|
||||
Bundles Bundles `yaml:"bundles,omitempty"`
|
||||
Encrypt []string `yaml:"encrypted_partitions,omitempty"`
|
||||
SkipEncryptCopyPlugins bool `yaml:"skip_copy_kcrypt_plugin,omitempty"`
|
||||
Env []string `yaml:"env,omitempty"`
|
||||
Image string `yaml:"image,omitempty"`
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user