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

OPSEXP-2435 Fix nodeSelector configuration in alfresco-repository #169

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

gionn
Copy link
Member

@gionn gionn commented Dec 19, 2023

Ref: OPSEXP-2435

helm template . --set alfresco-repository.nodeSelector.test=value
Error: YAML parse error on alfresco-content-services/charts/alfresco-repository/templates/deployment.yaml: error converting YAML to JSON: yaml: line 248: mapping values are not allowed in this context

Use --debug flag to render out invalid YAML

@gionn gionn self-assigned this Dec 19, 2023
@gionn gionn changed the title OPSEXP-2435 Fix nodeSelector configuration OPSEXP-2435 Fix nodeSelector configuration in alfresco-repository Dec 19, 2023
@gionn gionn requested review from alxgomz and slohe1 December 19, 2023 09:01
@gionn gionn marked this pull request as ready for review December 19, 2023 09:01
@gionn gionn merged commit 3286f7c into main Dec 19, 2023
2 checks passed
@gionn gionn deleted the OPSEXP-2435-fix-nodeSelector branch December 19, 2023 09:12
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.

3 participants