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