Skip to content

Fix the app.affinity default value not set in values.yaml - #24

Merged
ThoSap merged 1 commit into
mainfrom
fix-the-values-affinity
Jan 30, 2026
Merged

Fix the app.affinity default value not set in values.yaml#24
ThoSap merged 1 commit into
mainfrom
fix-the-values-affinity

Conversation

@ThoSap

@ThoSap ThoSap commented Jan 30, 2026

Copy link
Copy Markdown
Member

No description provided.

@ThoSap
ThoSap requested a review from Copilot January 30, 2026 22:07
@ThoSap ThoSap self-assigned this Jan 30, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the configuration for the app.affinity setting in the operator's application configuration. The change ensures that the affinity property is correctly defined using the newer paths array format instead of the deprecated path single string format.

Changes:

  • Updated the path field to paths array format for the affinity configuration
  • Removed duplicate description field from the values schema properties

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread operator/src/main/resources/application.yml
@ThoSap
ThoSap merged commit edb60f8 into main Jan 30, 2026
4 checks passed
@ThoSap
ThoSap deleted the fix-the-values-affinity branch January 30, 2026 22:11
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