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
{{ message }}
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.
Sometimes it is necessary to provide a relocation mapping that will apply to all namespaces. So the namespaced ImageMap resource should be augmented with a cluster-wide ClusterImageMap.
When an ImageMap is inconsistent with a ClusterImageMap, this is not an error and the ImageMap should take precedence. This allows specific namespaces to override the cluster-wide behaviour when necessary, e.g. for testing a later version of the images in the ClusterImageMap.
The text was updated successfully, but these errors were encountered:
Sometimes it is necessary to provide a relocation mapping that will apply to all namespaces. So the namespaced
ImageMap
resource should be augmented with a cluster-wideClusterImageMap
.When an
ImageMap
is inconsistent with aClusterImageMap
, this is not an error and theImageMap
should take precedence. This allows specific namespaces to override the cluster-wide behaviour when necessary, e.g. for testing a later version of the images in theClusterImageMap
.The text was updated successfully, but these errors were encountered: