unknown fields now fail, so omit these unimplemented fields (#6125)

This commit is contained in:
R.B. Boyer 2019-07-12 14:04:15 -05:00 committed by GitHub
parent 9e1e9aad2e
commit 5932bcbe72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 7 deletions

View File

@ -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
}
}
}