Skip to content

Conversation

@dmatviichuk
Copy link
Contributor

Move hardcoded livenessProbe, readinessProbe, and resources configuration
from deployment.yaml to values.yaml under server section to match the
pattern used in other charts (hyperswitch-control-center, hyperswitch-app).

Changes:

  • Add server.livenessProbe, server.readinessProbe, and server.resources
    to values.yaml with default values matching previous hardcoded values
  • Update deployment.yaml to use {{- with .Values.server.* }} pattern
    with toYaml for consistent templating approach

@dmatviichuk dmatviichuk force-pushed the refactor/card-vault-configurable-probes-resources branch 3 times, most recently from fdb0cda to 13c5ef8 Compare December 10, 2025 13:15
Move livenessProbe, readinessProbe, and resources from hardcoded values in deployment.yaml to configurable values.yaml.
@dmatviichuk dmatviichuk force-pushed the refactor/card-vault-configurable-probes-resources branch from 13c5ef8 to a08a780 Compare December 11, 2025 10:43
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