Merge pull request #1347 from stpabhi/fix-sync-to-internal-registry
fix sync-to-internal-registry.jsonnet
This commit is contained in:
@@ -31,6 +31,10 @@ local withImageRepository(repository) = {
|
||||
},
|
||||
};
|
||||
|
||||
{
|
||||
imageName:: imageName,
|
||||
}
|
||||
|
||||
{
|
||||
withImageRepository:: withImageRepository,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user