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

fixes indentation error in omero-server configmap #52

Merged

Conversation

iceowlbeer
Copy link
Contributor

Issue

Due to the different indentation of the config key/values in the configmap it comes to an error:

❯ helm template omero omero-server --set config.set.omero.ldap.config=true
Error: YAML parse error on omero-server/templates/configmap.yaml: error converting YAML to JSON: yaml: line 9: did not find expected key

Copy link
Owner

@manics manics left a comment

Choose a reason for hiding this comment

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

Thanks!

@manics manics merged commit ec8211e into manics:main Dec 3, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants