{# NOTE: We are considering the content in S3 as being the source of truth, if you disagree with that you should change `pull_on=pipeline_start` into `pull_on=creation` #} b2c.minio="s3,{{ s3_bucket.endpoint }},{{ s3_bucket.access_key_id }},{{ s3_bucket.secret_key }}" b2c.volume="ci-tron-config-{{ client.cert_fingerprint }},mirror=s3/{{ s3_bucket.bucket_name }}/config,pull_on=pipeline_start,push_on=changes,overwrite,remove,preserve"