mirror of https://github.com/status-im/consul.git
Correct structure of existing tls.certificateRefs example
This commit is contained in:
parent
9c72169d26
commit
48e7af89b2
|
@ -174,7 +174,7 @@ In the following example, `tls` settings are configured to use a secret named `c
|
||||||
|
|
||||||
tls:
|
tls:
|
||||||
certificateRefs:
|
certificateRefs:
|
||||||
name: consul-server-cert
|
- name: consul-server-cert
|
||||||
group: ""
|
group: ""
|
||||||
kind: Secret
|
kind: Secret
|
||||||
mode: Terminate
|
mode: Terminate
|
||||||
|
|
Loading…
Reference in New Issue