mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
398b766532
- Also add support for envoy 1.17.0
10 lines
205 B
Plaintext
10 lines
205 B
Plaintext
{
|
|
"name": "envoy.filters.network.rbac",
|
|
"typedConfig": {
|
|
"@type": "type.googleapis.com/envoy.extensions.filters.network.rbac.v3.RBAC",
|
|
"rules": {
|
|
|
|
},
|
|
"statPrefix": "connect_authz"
|
|
}
|
|
} |