Skip to content
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

How to use custom images in tigera-operator helm chart? #9381

Open
mahira2121 opened this issue Oct 23, 2024 · 1 comment
Open

How to use custom images in tigera-operator helm chart? #9381

mahira2121 opened this issue Oct 23, 2024 · 1 comment

Comments

@mahira2121
Copy link

I am currently working with tigera-operator calico release (v3.28.2) and I would like to know how to properly configure custom images for the calico pods (typha, calico-kube-controllers, calico-node). I want to specify a custom image registry and image prefix for the containers in the values.yaml.

@caseydavenport
Copy link
Member

You can embed the Installation resource Spec directly into your helm values.yaml

It contains fields to configure image registry and prefix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants