mirror of
https://github.com/kairos-io/provider-kairos.git
synced 2025-09-19 17:53:21 +00:00
@@ -28,7 +28,6 @@ type KubeVIP struct {
|
|||||||
|
|
||||||
type HA struct {
|
type HA struct {
|
||||||
Enable bool `yaml:"enable,omitempty"`
|
Enable bool `yaml:"enable,omitempty"`
|
||||||
EmbeddedDB bool `yaml:"embedded,omitempty"`
|
|
||||||
ExternalDB string `yaml:"external_db,omitempty"`
|
ExternalDB string `yaml:"external_db,omitempty"`
|
||||||
MasterNodes int `yaml:"master_nodes,omitempty"`
|
MasterNodes int `yaml:"master_nodes,omitempty"`
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user