Skip to content

Add default values for pod scheduling fields - #78

Merged
EliMoshkovich merged 1 commit into
masterfrom
PER-14549-add-pod-scheduling-defaults
Apr 28, 2026
Merged

Add default values for pod scheduling fields#78
EliMoshkovich merged 1 commit into
masterfrom
PER-14549-add-pod-scheduling-defaults

Conversation

@EliMoshkovich

Copy link
Copy Markdown
Contributor

Summary

  • Add default values for podLabels, nodeSelector, tolerations, and affinity to both server and client sections in values.yaml
  • Ensures these fields are discoverable via helm show values
  • Maintains consistency with existing configurable fields in the chart

Test plan

  • helm lint passes
  • helm template renders correctly with default values
  • helm show values displays the new fields
  • Overrides for all fields work as expected
  • OpenShift compatibility verified
  • No impact on pgsql deployment

@linear

linear Bot commented Apr 20, 2026

Copy link
Copy Markdown

Add podLabels, nodeSelector, tolerations, and affinity defaults
to server and client sections for helm show values discoverability.
@EliMoshkovich
EliMoshkovich force-pushed the PER-14549-add-pod-scheduling-defaults branch from 78095f5 to 36233d7 Compare April 28, 2026 16:18
@EliMoshkovich
EliMoshkovich merged commit a80672d into master Apr 28, 2026
1 check 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