Skip to content

Different container registries in dev and prod #146

@majelbstoat

Description

@majelbstoat

In development, I'd like to use a local container registry for the location of images (see #145), but in CI deployments, I need to use GCR. Currently, forge.yaml appears to support specification of only one registry.

This could be supported in a few ways:

  • a --config / -c flag to forge build|deploy to read a specific forge.yaml, and then I define 2 different ones.
  • Make forge.yaml profile-aware.
  • Make forge setup unattendable, so I can run it as a pre-step with different parameters in CI and in dev before forge deploy.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions