fluxcd-reconciler: rm charts dir from reconciler
diff --git a/core/fluxcd-reconciler/Dockerfile b/core/fluxcd-reconciler/Dockerfile
index 024afab..0ad43da 100644
--- a/core/fluxcd-reconciler/Dockerfile
+++ b/core/fluxcd-reconciler/Dockerfile
@@ -2,6 +2,4 @@
 
 ARG TARGETARCH
 
-COPY tmp/charts /charts
-
 COPY fluxcd_reconciler_${TARGETARCH} /fluxcd_reconciler