mirror of https://github.com/status-im/consul.git
Fixing spelling under Matching and Prefix Values
This commit is contained in:
parent
3c68766286
commit
854d6e6d59
|
@ -179,7 +179,7 @@ service_prefix "" {
|
|||
</CodeBlockConfig>
|
||||
</CodeTabs>
|
||||
|
||||
When using prefix-based rules, the most specific prefix match determines the action. In a real-world scenario, a combination of rules would be combined to create a flexible policy. Each team or business unit would use tokesn based on polcies that enforce several rules, for example:
|
||||
When using prefix-based rules, the most specific prefix match determines the action. In a real-world scenario, a combination of rules would be combined to create a flexible policy. Each team or business unit would use tokens based on policies that enforce several rules, for example:
|
||||
|
||||
* A rule that denies access to a specific resource label
|
||||
* A prefix-based rule that allows write access to a class of resources
|
||||
|
@ -1165,4 +1165,4 @@ session "admin" {
|
|||
```
|
||||
|
||||
</CodeBlockConfig>
|
||||
</CodeTabs>
|
||||
</CodeTabs>
|
||||
|
|
Loading…
Reference in New Issue