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:
|
||||
certificateRefs:
|
||||
name: consul-server-cert
|
||||
- name: consul-server-cert
|
||||
group: ""
|
||||
kind: Secret
|
||||
mode: Terminate
|
||||
|
|
Loading…
Reference in New Issue