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

[helm chart] replace name with fullname helper #77

Merged
merged 5 commits into from
Sep 3, 2024

Conversation

rekcah78
Copy link
Contributor

@rekcah78 rekcah78 commented Jul 24, 2024

Motivation

Value fullnameOverride can't be used

Changes

Helm Chart

  • replace name helper with the fullname helper
  • add default labels for helm chart

Tests done

  • Deploying with and without full name replacement

TODO

  • I've assigned myself to this PR

@JTaeuber JTaeuber changed the title [helm chart] remplace name with fullname helper [helm chart] replace name with fullname helper Aug 12, 2024
chart/templates/_helpers.tpl Show resolved Hide resolved
chart/templates/rbac.yaml Show resolved Hide resolved
@JTaeuber
Copy link
Member

Other than that these changes are good. If you made the changes and rebased the branch so it includes the changes of #78 we can merge this.

@JTaeuber
Copy link
Member

Okay perfect, now we just need a rebase to resolve the current merge conflicts.

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.

LGTM

@JTaeuber JTaeuber merged commit a6b90cc into caas-team:main Sep 3, 2024
1 check passed
@rekcah78 rekcah78 deleted the fix-fullnameoverride branch September 3, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants