Skip to content

Conversation

@acosferreira
Copy link

@acosferreira acosferreira commented Nov 6, 2025

Jira Issue: https://issues.redhat.com/browse/AAP-49759

Description

Change 'True' to true to avoid yaml syntax error when operator installed

Testing

Steps to test

  1. Pull down the PR
  2. ...
  3. ...

Scenarios tested

Production deployment

  • This code change is ready for production on its own
  • This PR should be released in 2.4 (cherry-pick should be created)
  • This PR should be released in 2.5 (cherry-pick should be created)
  • This PR should be released in 2.6 (cherry-pick should be created)
  • This code change requires the following considerations before going to production:

Note

Replace string 'True' with boolean true for enable_health_check across model pipeline YAML template sections.

  • Templates:
    • Update roles/model/templates/secrets/model_pipeline_config.yaml.j2 to use boolean true (not string) for enable_health_check in:
      • ModelPipelineChatBot and ModelPipelineStreamingChatBot
      • ModelPipelineCompletions, ModelPipelineContentMatch
      • ModelPipelinePlaybookGeneration, ModelPipelinePlaybookExplanation
      • ModelPipelineRoleGeneration, ModelPipelineRoleExplanation

Written by Cursor Bugbot for commit 9c03905. This will update automatically on new commits. Configure here.

@acosferreira acosferreira marked this pull request as ready for review November 13, 2025 16:13
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.

1 participant