Skip to content

Commit

Permalink
Modified deployment to use the environment variable changes from 1.5.…
Browse files Browse the repository at this point in the history
…13 --> 1.5.14 for Fabric CA

Signed-off-by: Shoaeb Jindani <[email protected]>
  • Loading branch information
Shoaeb Jindani committed Feb 7, 2025
1 parent 527baac commit 3e0d935
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions definitions/ca/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ spec:
value: /crypto/ca/operations-cert.pem
- name: FABRIC_CA_SERVER_OPERATIONS_TLS_KEY_FILE
value: /crypto/ca/operations-key.pem
- name: FABRIC_CA_SERVER_COMPATIBILITY_MODE_V1_3
value: "true"
- name: HOST_IP
valueFrom:
fieldRef:
Expand Down

0 comments on commit 3e0d935

Please sign in to comment.