fix(reconciler): update image name in values.alpha.yaml to include repository prefix
- Changed the image name from 'reconciler' to 'freeleaps/reconciler' for clarity and consistency in the Helm chart configuration. Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
f0d7064583
commit
32d9b816a2
@ -5,7 +5,7 @@ reconciler:
|
||||
pullPolicy: IfNotPresent
|
||||
tag: snapshot-57f46e7
|
||||
registry: docker.io
|
||||
name: reconciler
|
||||
name: freeleaps/reconciler
|
||||
imagePullSecrets: []
|
||||
nameOverride: ''
|
||||
fullnameOverride: ''
|
||||
|
||||
Loading…
Reference in New Issue
Block a user