Replies: 2 comments 1 reply
-
|
Likely a similar ask to #1099. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I'm closing this to keep the conversation in one place: #3762 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For example:
After testing, pull/push images/charts from dev instance to prod instance, in addition to the usual kargo promotion.
This let's the prod deployment reference images/charts in prod.
I've needed this in my homelab and at work. I've hacked kargo to make it work, with an analysis template job to do the promotion and granting rbac to look at freight resources to get image/chart versions.
If this is common, maybe it could be a feature kargo could provide? Or at least make it easier to implement...
Beta Was this translation helpful? Give feedback.
All reactions