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