Skip to content

Commit c436d00

Browse files
Shoaeb Jindanidenyeart
Shoaeb Jindani
authored andcommitted
Modified deployment to use the environment variable changes from 1.5.13 --> 1.5.14 for Fabric CA
Signed-off-by: Shoaeb Jindani <[email protected]>
1 parent 527baac commit c436d00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: definitions/ca/deployment.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ spec:
3636
value: /crypto/ca/operations-cert.pem
3737
- name: FABRIC_CA_SERVER_OPERATIONS_TLS_KEY_FILE
3838
value: /crypto/ca/operations-key.pem
39+
- name: FABRIC_CA_SERVER_COMPATIBILITY_MODE_V1_3
40+
value: "true"
3941
- name: HOST_IP
4042
valueFrom:
4143
fieldRef:

0 commit comments

Comments
 (0)