removed extra codeblock ticks

This commit is contained in:
trujillo-adam 2021-09-20 11:04:04 -07:00
parent 2209a3b075
commit c1ec3399c0
1 changed files with 1 additions and 3 deletions

View File

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