diff --git a/helmchart.yaml b/helmchart.yaml index a18d7a9..e67f6bb 100644 --- a/helmchart.yaml +++ b/helmchart.yaml @@ -19,7 +19,7 @@ spec: pullPolicy: IfNotPresent replicated: image: - registry: 'repl{{ ReplicatedImageRegistry (HelmValue ".replicated.image.registry") }}' + registry: 'repl{{ ReplicatedImageRegistry (HelmValue ".replicated.image.registry") true }}' postgresql: image: registry: 'repl{{ ReplicatedImageRegistry "index.docker.io" }}'