fix(reconciler): update image repository in values.alpha.yaml to 'freeleaps/reconciler' for consistency

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-08-01 11:14:21 +08:00
parent f8cdc106ec
commit 52dff8d917

View File

@ -1,7 +1,7 @@
replicaCount: 1 replicaCount: 1
reconciler: reconciler:
image: image:
repository: null repository: freeleaps/reconciler
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: snapshot-578c8b6 tag: snapshot-578c8b6
registry: docker.io registry: docker.io