fix: update reconciler image repository in values.alpha.yaml to freeleaps/reconciler

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-08-04 09:33:49 +08:00
parent 01d665851e
commit 9118740a6a

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-f973370 tag: snapshot-f973370
registry: docker.io registry: docker.io