Files
Sasha (Alejandro Vicente Grabovetsky) d68e019070 Upgrade CA to Fabric 1.3 and newest PostgreSQL (#9466)
* Upgrade CA to Fabric 1.3 and newest PostgreSQL

Signed-off-by: Alejandro Vicente Grabovetsky <sasha@aid.technology>

* Mention need to update CA dependencies in README.md

Signed-off-by: Alejandro Vicente Grabovetsky <sasha@aid.technology>
2018-11-23 09:55:06 -08:00

19 lines
429 B
YAML

## Name of CA, stored in FABRIC_CA_SERVER_CA_NAME (and the configMap "--config", if deploying a Root CA)
caName: ica
mysql:
enabled: true
## Settings used in configMap "--config"
config:
## CSR pathlength in ca Server configuration file
csr:
ca:
pathlength: 0
## "intermediate" is only specified for Intermediate CA's
intermediate:
parent:
chart: rca-hlf-ca
url: rca-hlf-ca
port: 7054