fix: Replace default registry FQDN
This commit is contained in:
parent
4f359e4585
commit
f77171358d
@ -7,7 +7,7 @@ jsonServer:
|
||||
configInline: {}
|
||||
|
||||
image:
|
||||
repository: bv11-cr01.bessems.eu/library/json-server
|
||||
repository: code.spamasaurus.com/djpbessems/json-server
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: {{ image_tag }}
|
||||
@ -15,7 +15,7 @@ jsonServer:
|
||||
sidecar:
|
||||
targetUrl: metadata.example.org
|
||||
image:
|
||||
repository: bv11-cr01.bessems.eu/library/json-server
|
||||
repository: code.spamasaurus.com/djpbessems/json-server
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: {{ image_tag }}
|
||||
|
Loading…
Reference in New Issue
Block a user