fix: update reconciler image repository in values.alpha.yaml

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-08-03 05:45:00 +08:00
parent 97ba0507c0
commit 4034b663a8

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