The Harmony Analytics Platform (Harmony), developed by Zenysis Technologies, helps make sense of messy data by transforming, cleaning and enriching data from multiple sources. https://www.zenysis.com/#harmony
GNU Affero General Public License v3.0
31
stars
14
forks
source link
Being able to easily override the pull policy is a good idea #137
Being able to override the pull policy for pipelines can be very useful.
If you're setting up a cronjob on a server, and you don't want to leave a image repository token lying around on that server, then you can pull the image locally one time, and then switch to using the locally cached image.
Being able to override the pull policy for pipelines can be very useful.
If you're setting up a cronjob on a server, and you don't want to leave a image repository token lying around on that server, then you can pull the image locally one time, and then switch to using the locally cached image.