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
Since we now add helm config in repo-scaffolding plugins, we need to render the repo with ImageRepo address, but we can add helm config in CD stage, where this app is deployed, with this we can only use imageRepo in CI/CD only.
Design
argocdapp add a step for adding helm config to project
ci stage can pass variable to cd
Anything else
The text was updated successfully, but these errors were encountered:
What Would You Like to Add? Why Is This Needed?
Since we now add helm config in
repo-scaffolding
plugins, we need to render the repo withImageRepo
address, but we can add helm config inCD
stage, where this app is deployed, with this we can only useimageRepo
in CI/CD only.Design
ci
stage can pass variable tocd
Anything else
The text was updated successfully, but these errors were encountered: