Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions k8s/helm/notary/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ bashDebug: false

# Docker images to use by the Notary Helm chart
dockerImage:
name: corda/enterprise-notary
tag: 4.5.9-zulu-openjdk8u242
name: corda/corda-enterprise-alpine-zulu-java1.8-4.8.6
tag: RELEASE
pullPolicy: Always

# Volume size for Notary bin/ directory
Expand Down