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

Fix: Added imagePullSecret customization support #120

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

yrotilio
Copy link
Contributor

@yrotilio yrotilio commented Nov 26, 2024

Motivation

ImagePullSecret is referred to as customizable in the chart's values.yaml , yet it is not managed in the deployment template.
We need this fix since we use a privately hosted registry with private repos in our organization.

Changes

ImagePullSecret added to the deployment template.

Tests done

  • Unit Tests

TODO

  • Assign someone to the PR

Copy link
Member

@JTaeuber JTaeuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks for fixing this!

Copy link
Collaborator

@samuel-esp samuel-esp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@samuel-esp samuel-esp merged commit 5214334 into caas-team:main Nov 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants