unknown fields now fail, so omit these unimplemented fields (#6125)
This commit is contained in:
parent
9e1e9aad2e
commit
5932bcbe72
|
@ -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…
Reference in New Issue