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

passwordUpdate job is missing "." in include statement #31367

Closed
nix-power opened this issue Jan 14, 2025 · 2 comments
Closed

passwordUpdate job is missing "." in include statement #31367

nix-power opened this issue Jan 14, 2025 · 2 comments
Assignees
Labels
postgresql solved tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@nix-power
Copy link
Contributor

nix-power commented Jan 14, 2025

Name and Version

bitnami/postgresql 16.4.2

What architecture are you using?

None

What steps will reproduce the bug?

render the chart or try to deploy it

helm template postgresql  .

Are you using any custom parameters or values?

 passwordUpdateJob:
      enabled: true
      previousPasswords:
        existingSecret: postgresql-credentials

What is the expected behavior?

To render template successfully

What do you see instead?

Error: template: idp/charts/keycloak/charts/postgresql/templates/update-password/job.yaml:60:37: 
executing "idp/charts/keycloak/charts/postgresql/templates/update-password/job.yaml" 
at <include>: wrong number of args for include: want 2 got 1
@nix-power nix-power added the tech-issues The user has a technical issue about an application label Jan 14, 2025
@github-actions github-actions bot added the triage Triage is needed label Jan 14, 2025
@nix-power
Copy link
Contributor Author

There is a fixing PR issued

#31364

@carrodher
Copy link
Member

Thank you for opening this issue and submitting the associated Pull Request. Our team will review and provide feedback. Once the PR is merged, the issue will automatically close.

Your contribution is greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
postgresql solved tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
Development

No branches or pull requests

3 participants