Replies: 1 comment
-
It really depends on the rate limits the upstream service has. Flux does not download the content every minute, it queries the upstream service and if the Git SHA, or S3 checksum or OCI digest changes from the last downloaded one, only then Flux will perform the new download. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
in the recommended settings here https://fluxcd.io/flux/components/kustomize/kustomizations/#recommended-settings I see the source reconcilation interval is 1m and i would like to ask if this small interval has any performance impact on flux, I am using OCI/ECR and s3 bucket.
Beta Was this translation helpful? Give feedback.
All reactions