mirror of
https://github.com/status-im/consul.git
synced 2025-01-23 03:59:18 +00:00
unknown fields now fail, so omit these unimplemented fields (#6125)
This commit is contained in:
parent
9138a97054
commit
8a90185bbd
@ -11,16 +11,10 @@ config_entries {
|
||||
kind = "service-defaults"
|
||||
name = "s1"
|
||||
protocol = "http"
|
||||
connect {
|
||||
sidecar_proxy = true
|
||||
}
|
||||
}
|
||||
bootstrap {
|
||||
kind = "service-defaults"
|
||||
name = "s2"
|
||||
protocol = "http"
|
||||
connect {
|
||||
sidecar_proxy = true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user