removed extra codeblock ticks
This commit is contained in:
parent
2209a3b075
commit
c1ec3399c0
|
@ -82,8 +82,6 @@ The Consul Helm only supports Helm 3. Install the latest version of the Helm CLI
|
|||
...
|
||||
```
|
||||
|
||||
````
|
||||
|
||||
The Helm chart does everything to set up a recommended Consul-on-Kubernetes deployment.
|
||||
After installation, a Consul cluster will be formed, a leader will be elected, and every node will have a running Consul agent.
|
||||
|
||||
|
@ -106,7 +104,7 @@ connectInject:
|
|||
enabled: true
|
||||
controller:
|
||||
enabled: true
|
||||
````
|
||||
```
|
||||
|
||||
</CodeBlockConfig>
|
||||
|
||||
|
|
Loading…
Reference in New Issue