fix: Replace default registry FQDN
This commit is contained in:
		| @@ -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 }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user