fix: update reconciler image repository in production values file

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-09-05 09:41:16 +08:00
parent 3f09d87b5a
commit 087ea81863

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