You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The image manifest is intended to be declarative in that whats defined in your manifest file, is what is pushed. Selectively pushing images in the manifest goes against that a little bit.
Would the imperative sinker push command work in this scenario?
Allow filtering images to synchronize based on the name of the images.
eg:
images.yaml
will push only the images matching the filter (as a regexp).
The text was updated successfully, but these errors were encountered: