-
Notifications
You must be signed in to change notification settings - Fork 425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Request for Flexible Image Registry Configuration in Helm Templates #3280
Open
2 tasks done
Labels
enhancement
New feature or request
Comments
Duplicated? #3213 |
2 tasks
Any updates on this? |
Hey @starlightromero - We'll plan on trying to get this out in the next minor version! |
ENG-2480 for internal tracking. |
we would like to use
gcr.io/kubecost1/kubecost-modeling
|
hi there, |
Hi @gietschess, it's currently expected to go into the next minor version (v2.7). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem Statement
Opening this on behalf of a customer:
"I'd like to prevent configuring fixed tags in our custom helm values but have to overwrite the used image registries to pull these over a corporate image mirror."
Solution Description
"In the helm templates (https://github.com/kubecost/cost-analyzer-helm-chart/blob/v2.1.1/cost-analyzer/templates/forecasting-deployment.yaml#L45-L50) theres a option to use the appVersion as tag value but using this i'm doomed to directly pull from the official registry.
Can we have something similar here like its build for the other images? Optionally set up registry, tag etc?
https://github.com/kubecost/cost-analyzer-helm-chart/blob/v2.1.1/cost-analyzer/templates/cost-analyzer-deployment-template.yaml#L454-L464"
Alternatives
No response
Additional Context
No response
Troubleshooting
The text was updated successfully, but these errors were encountered: