mirror of https://github.com/hashicorp/consul
Backport of docs: typo formatting consul-k8s docs into release/1.17.x (#19977)
backport of commit 798f925b90
Co-authored-by: David Yu <dyu@hashicorp.com>
pull/19984/head
parent
f5ab81e124
commit
d3ae8cf145
|
@ -263,7 +263,8 @@ $ consul-k8s install -f values.yaml
|
||||||
global:
|
global:
|
||||||
openshift:
|
openshift:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
```
|
||||||
|
|
||||||
Refer to [`openshift` in the Helm chart reference](/consul/docs/k8s/helm#v-global-openshift) for additional information.
|
Refer to [`openshift` in the Helm chart reference](/consul/docs/k8s/helm#v-global-openshift) for additional information.
|
||||||
|
|
||||||
## Check the Consul cluster status
|
## Check the Consul cluster status
|
||||||
|
|
Loading…
Reference in New Issue