GoogleContainerTools / GoogleContainerTools/skaffold

How to handle different image repositories for each profile

Open
#8,920 1 comment 5 reactions 0 assignees View on GitHub
area/default-repo priority/p2
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

I have a repository `europe-west1-docker.pkg.dev/foo-dev/bar` that I need to build/push 20 images in profile _dev_.
In profile _tst_, I need to build/push the same 20 images but to `europe-west1-docker.pkg.dev/foo-tst/bar`.

How would I handle this with Skaffold without duplicating every artifact?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.