Skip to content

Commit

Permalink
fix(daml-on-besu): fix typo in besu.privateImage
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin O'Donnell <kevin@blockchaintp.com>
  • Loading branch information
scealiontach committed Oct 22, 2020
1 parent b6ac050 commit 18dc501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/daml-on-besu/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ besu:
repository: dev.catenasys.com:8084/blockchaintp/besu
tag: BTP2.1.0r9
imagePullPolicy: IfNotPresent
image:
privateImage:
repository: dev.catenasys.com:8084/blockchaintp/besu-private
tag: BTP2.1.0rc9
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 18dc501

Please sign in to comment.