Skip to content

Commit

Permalink
Add mountpoint for channel data
Browse files Browse the repository at this point in the history
  • Loading branch information
obermeier authored Nov 11, 2023
1 parent 03efb77 commit 6ab9373
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions containers/orderer/k8s-orderer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ spec:
- name: orderer-conf
mountPath: /var/hyperledger/orderer/tls
subPath: conf/orderer/tls
- name: orderer-data
mountPath: /var/hyperledger/production/orderer/
- name: scray-orderer-cli
stdin: true
tty: true
Expand Down

0 comments on commit 6ab9373

Please sign in to comment.