mirror of https://github.com/hashicorp/consul
Backport of added an intro statement for the SI conf entry confiration model into release/1.15.x (#17018)
* backport of commitbackport/NET-3474/start-reporting-agent/slowly-inviting-whippetb4b8e7b114
* backport of commitd24b7e4d03
--------- Co-authored-by: trujillo-adam <ajosetru@gmail.com>
parent
dc375c7cc3
commit
9b07a920b1
|
@ -11,6 +11,8 @@ This topic provides reference information for the service intentions configurati
|
||||||
|
|
||||||
## Configuration model
|
## Configuration model
|
||||||
|
|
||||||
|
The following outline shows how to format the service intentions configuration entry. Click on a property name to view details about the configuration.
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
|
|
||||||
<Tab heading="HCL and JSON" group="hcl">
|
<Tab heading="HCL and JSON" group="hcl">
|
||||||
|
@ -90,6 +92,8 @@ This topic provides reference information for the service intentions configurati
|
||||||
|
|
||||||
## Complete configuration
|
## Complete configuration
|
||||||
|
|
||||||
|
When every field is defined, a service intentions configuration entry has the following form:
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
<Tab heading="HCL" group="hcl">
|
<Tab heading="HCL" group="hcl">
|
||||||
|
|
||||||
|
@ -278,7 +282,7 @@ spec:
|
||||||
|
|
||||||
## Specification
|
## Specification
|
||||||
|
|
||||||
This section provides details about the fields you can configure in the service defaults configuration entry.
|
This section provides details about the fields you can configure in the service intentions configuration entry.
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue