diff --git a/helmchart.yaml b/helmchart.yaml index e67f6bb..4a6eab3 100644 --- a/helmchart.yaml +++ b/helmchart.yaml @@ -17,9 +17,6 @@ spec: registry: 'repl{{ ReplicatedImageRegistry "ghcr.io" }}' repository: 'aa-replicated/gameshelf' pullPolicy: IfNotPresent - replicated: - image: - registry: 'repl{{ ReplicatedImageRegistry (HelmValue ".replicated.image.registry") true }}' postgresql: image: registry: 'repl{{ ReplicatedImageRegistry "index.docker.io" }}'