Skip to content

fix(helm): pull secrets to sa instead of deployment #785

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

prometherion
Copy link
Member

This change is required for the enterprise offering where the Kamaji stable image is hosted in a container registry with authentication and can't be pulled with no credentials: when a migrate job is spun up it resuses the same Kamaji controller ServiceAccount which will offer its image pull credentials.

This change is required for the enterprise offering where the Kamaji
stable image is hosted in a container registry with authentication and
can't be pulled with no credentials: when a migrate job is spun up it
resuses the same Kamaji controller ServiceAccount which will offer its
image pull credentials.

Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
Copy link

netlify bot commented Apr 14, 2025

Deploy Preview for kamaji-documentation canceled.

Name Link
🔨 Latest commit 05ebd61
🔍 Latest deploy log https://app.netlify.com/sites/kamaji-documentation/deploys/67fcb4ff8c91280008f6c32d

@prometherion prometherion merged commit 880a392 into clastix:master Apr 14, 2025
11 checks passed
@prometherion prometherion deleted the fix/imagepullsecret branch April 14, 2025 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant