mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-21 15:56:26 -04:00
fixed Default() for config
This commit is contained in:
parent
46b2cfff22
commit
e9e71363cc
@ -325,6 +325,7 @@ func Default() *Config {
|
||||
KubernetesVersion: versions.Default,
|
||||
DebugCluster: toPtr(false),
|
||||
ServiceCIDR: "10.96.0.0/12",
|
||||
Tags: cloudprovider.Tags{},
|
||||
Provider: ProviderConfig{
|
||||
AWS: &AWSConfig{
|
||||
Region: "",
|
||||
|
Loading…
x
Reference in New Issue
Block a user