Correct a minor typo in the doc that could lead to some issues
If we don't pass the right param, we can end up with a broken service. Change-Id: Ia55ce808063acac8803a54b7ffac8e689c9b4d69
This commit is contained in:
parent
58f6604f47
commit
4ca6c5c71c
@ -10,6 +10,6 @@ parameter_defaults:
|
|||||||
|
|
||||||
# This flag enables internal generation of certificates for communication
|
# This flag enables internal generation of certificates for communication
|
||||||
# with amphorae. Use OctaviaCaCert, OctaviaCaKey, OctaviaCaKeyPassphrase
|
# with amphorae. Use OctaviaCaCert, OctaviaCaKey, OctaviaCaKeyPassphrase
|
||||||
# and OctaviaClient cert to configure secure production environments.
|
# and OctaviaClientCert to configure secure production environments.
|
||||||
OctaviaGenerateCerts: true
|
OctaviaGenerateCerts: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user