Skip to content

Commit

Permalink
chore: noting fullnameOverride not working?
Browse files Browse the repository at this point in the history
  • Loading branch information
MDavidson17 committed Oct 25, 2023
1 parent b4330eb commit 4429106
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/charts/karpenter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export class Karpenter extends Chart {
namespace: 'karpenter',
version: 'v0.31.0',
values: {
// FIXME: fullnameOverride: 'karpenter',
serviceAccount: {
create: false,
name: props.saRoleName,
Expand Down

0 comments on commit 4429106

Please sign in to comment.