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

nxrm3 helm chart deployment error helm template version 75.1.0 #121

Open
shane-jackpine opened this issue Dec 14, 2024 · 0 comments
Open

Comments

@shane-jackpine
Copy link

Good evening,

Tried to upgrade nxrm3 ha to 3.75.1 with helm chart 75.1.0.

This is the error message:

Error: UPGRADE FAILED: YAML parse error on nxrm-ha/templates/statefulset.yaml: error converting YAML to JSON: yaml: line 136: did not find expected '-' indicator

Nothing sticks out as wrong on line 136 of the template in the repository but I noticed this on line 159

{{ if or (and .Values.aws.secretmanager.enabled .Values.secret.aws.nexusSecret.enabled) (and .Values.azure.keyvault.enabled .Values.secret.azure.nexusSecret.enabled) }}

to me it looks like the if statement is missing the leading dash after the curly brackets {{- like every other if statement has.

Link to template: https://artifacthub.io/packages/helm/sonatype/nxrm-ha/75.1.0?modal=template&template=statefulset.yaml

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

No branches or pull requests

1 participant