git commit hooks are changing the markdown

This commit is contained in:
Karl Cardenas 2022-02-07 14:24:51 -07:00
parent a93da34f7b
commit dd9b8202d0
No known key found for this signature in database
GPG Key ID: 0AC61D76B41F1EDC
1 changed files with 2 additions and 0 deletions

View File

@ -118,6 +118,7 @@ This step must also be completed for every cluster.
1. Create a server configuration values file to override the default Consul Helm chart settings:
<CodeTabs heading="server.yaml">
<CodeBlockConfig lineNumbers>
```yaml
@ -196,6 +197,7 @@ $ kubectl get secret server-consul-partitions-acl-token --context <server-contex
1. Create the workload configuration for client nodes in your cluster. Create a configuration for each admin partition. In the following example, the external IP address and the Kubernetes authentication method IP address from the previous steps have been applied:
<CodeTabs heading="client.yaml">
<CodeBlockConfig lineNumbers>
```yaml