Skip to content

Commit

Permalink
chore: add flyway group to group schema change files together
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp committed Dec 16, 2024
1 parent dddda74 commit cbc0684
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/app/templates/backend/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ spec:
value: "USERS"
- name: FLYWAY_CONNECT_RETRIES
value: "10"
- name: FLYWAY_GROUP
value: "true"
resources:
limits:
cpu: 200m
Expand Down

0 comments on commit cbc0684

Please sign in to comment.