fix(reconciler): update image repository path in values.alpha.yaml

- Changed the image repository from 'freeleaps' to 'freeleaps/reconciler' for improved clarity and consistency in the Helm chart configuration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-08-01 09:52:11 +08:00
parent dfd7c0c611
commit 79b7524e11

View File

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